diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-04 22:54:45 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-04-04 22:54:45 +0000 |
commit | 5e271c59dfb33b3b4a5b01d052ee89b953c0bf4e (patch) | |
tree | 4364a28b0d17063da78e361e2faa0cf20511cbee /security/nmapfe/Makefile | |
parent | Remove extraneous VAR setting (forgotten from testing) (diff) |
Upgrade to 2.12.
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 94976af62d21..93a1cbbcbaad 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -4,10 +4,10 @@ # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.14 1999/02/17 11:43:22 obrien Exp $ +# $Id: Makefile,v 1.15 1999/04/03 09:32:23 obrien Exp $ # -DISTNAME= nmap-2.11 +DISTNAME= nmap-2.12 CATEGORIES= security net MASTER_SITES= http://www.insecure.org/nmap/dist/ \ ftp://relay.nuxi.com/pub/misc/ |