diff --git a/net-mgmt/lanmap/Makefile b/net-mgmt/lanmap/Makefile index 5ebfb027e4c2..8316593acf0a 100644 --- a/net-mgmt/lanmap/Makefile +++ b/net-mgmt/lanmap/Makefile @@ -11,11 +11,15 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.parseerror.com/lanmap/rev/ -MAINTAINER= baptiste.daroussin@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lanmap sits quietly on a network and builds a picture of what it sees RUN_DEPENDS= twopi:${PORTSDIR}/graphics/graphviz +BROKEN= distfile no longer available +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2009-09-21 + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes USE_ZIP= yes