diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-04 18:01:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-08-04 18:01:31 +0000 |
commit | bb64cc9290a9ed29c2d43349a114dfe2cdc37847 (patch) | |
tree | 1031356bcebdd8e0e82f507b0914c156e2779496 /security/nmap | |
parent | 91119c46acdcea6cf0a8208c8e097dcd1b205c42 (diff) |
Notes
Diffstat (limited to 'security/nmap')
-rw-r--r-- | security/nmap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 0247f07d251f..6c14e20d0a5f 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -4,11 +4,11 @@ # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/04 17:59:51 obrien Exp $ # DISTNAME= nmap-1.51 -CATEGORIES= security +CATEGORIES= security net MASTER_SITES= http://www.insecure.org/nmap/ MAINTAINER= obrien@FreeBSD.org |