diff options
Diffstat (limited to 'security/kmap/Makefile')
-rw-r--r-- | security/kmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/kmap/Makefile b/security/kmap/Makefile index 9099971fff52..bef36267d3b4 100644 --- a/security/kmap/Makefile +++ b/security/kmap/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: kmap -# Version required: 0.4 +# Version required: 0.4 # Date created: Fri Sep 10, 1999 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # @@ -11,7 +11,7 @@ DISTNAME= kmap-0.7.1 CATEGORIES= security net MASTER_SITES= http://www.islc.net/~icszepp/downloads/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap |