diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-08 11:58:17 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-02-08 11:58:17 +0000 |
commit | b85afc0b24512d0d8e8d14c149b5283e40321be1 (patch) | |
tree | d54259f47d8ffbe58879fa6de7adaaf3d184107d /security/nmapfe/Makefile | |
parent | Cleanups: (diff) |
upgrade to 2.05
Diffstat (limited to 'security/nmapfe/Makefile')
-rw-r--r-- | security/nmapfe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index f3c4060de7e1..c59c3c450f30 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -4,12 +4,12 @@ # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.8 1998/12/29 21:50:12 obrien Exp $ +# $Id: Makefile,v 1.9 1999/01/28 12:41:20 obrien Exp $ # -DISTNAME= nmap-2.03 +DISTNAME= nmap-2.05 CATEGORIES= security net -MASTER_SITES= http://www.insecure.org/nmap/ \ +MASTER_SITES= http://www.insecure.org/nmap/dist/ \ ftp://relay.nuxi.com/pub/misc/ EXTRACT_SUFX= .tgz |