aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-23 09:07:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-23 09:07:29 +0000
commit31814ab95abd4a099b122c3878b3e355bd1dc21b (patch)
tree0d917102e6ea8e83a63176f26bcaecdb8945e878 /security
parentd4fe05ed2c9eab4c8b7e34c40f3c3506175f92c0 (diff)
downloadports-31814ab95abd4a099b122c3878b3e355bd1dc21b.tar.gz
ports-31814ab95abd4a099b122c3878b3e355bd1dc21b.zip
Correct CATEGORIES to "security devel"
Notes
Notes: svn path=/head/; revision=46694
Diffstat (limited to 'security')
-rw-r--r--security/pscan/Makefile2
-rw-r--r--security/rats/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pscan/Makefile b/security/pscan/Makefile
index 7a6f2f47aafb..ea9e3e8a8ec6 100644
--- a/security/pscan/Makefile
+++ b/security/pscan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pscan
PORTVERSION= 1.3
-CATEGORIES= security
+CATEGORIES= security devel
MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/
DISTNAME= ${PORTNAME}
diff --git a/security/rats/Makefile b/security/rats/Makefile
index 53c127959327..8d730c693408 100644
--- a/security/rats/Makefile
+++ b/security/rats/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rats
PORTVERSION= 1.1
-CATEGORIES= devel security
+CATEGORIES= security devel
MASTER_SITES= http://www.securesw.com/rats/
MAINTAINER= kris@FreeBSD.org