diff options
author | obrien <obrien@FreeBSD.org> | 1998-08-04 18:01:31 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-08-04 18:01:31 +0000 |
commit | 5c1e981ab8775f20c4823c64c980cb92a22ff4d5 (patch) | |
tree | 948213964a6b5c51f0bc481f52fc60f9cb764673 | |
parent | ddf0e49232b09c351226b8067a8b7bd9c255e129 (diff) | |
download | FreeBSD-ports-5c1e981ab8775f20c4823c64c980cb92a22ff4d5.zip FreeBSD-ports-5c1e981ab8775f20c4823c64c980cb92a22ff4d5.tar.gz |
Added "net" to categories
-rw-r--r-- | security/nmap/Makefile | 4 | ||||
-rw-r--r-- | security/nmapfe/Makefile | 4 | ||||
-rw-r--r-- | security/zenmap/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 0247f07d..6c14e20 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 diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index 0247f07d..6c14e20 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/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 diff --git a/security/zenmap/Makefile b/security/zenmap/Makefile index 0247f07d..6c14e20 100644 --- a/security/zenmap/Makefile +++ b/security/zenmap/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 |