diff options
Diffstat (limited to 'security/nmapfe/Makefile')
-rw-r--r-- | security/nmapfe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index 2ba6be21e2a1..b1884c22e980 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: nmap -# Version required: 0.0 # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # -DISTNAME= nmapfe-0.9.5 +PORTNAME= nmapfe +PORTVERSION= 0.9.5 CATEGORIES= security net MASTER_SITES= http://codebox.net/download/ \ http://www.insecure.org/nmap/dist/ |