aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-23 17:07:29 +0800
committerkris <kris@FreeBSD.org>2001-08-23 17:07:29 +0800
commit4796223231a3b048ff5ec70256cb7c13c7dfa17d (patch)
treeba4fd841ab0b0646f76cea73aa9a92ee6786a39f /security
parentbabdbc6e21b1bce38a83a94d9095685732d090d8 (diff)
downloadfreebsd-ports-graphics-4796223231a3b048ff5ec70256cb7c13c7dfa17d.tar.gz
freebsd-ports-graphics-4796223231a3b048ff5ec70256cb7c13c7dfa17d.tar.zst
freebsd-ports-graphics-4796223231a3b048ff5ec70256cb7c13c7dfa17d.zip
Correct CATEGORIES to "security devel"
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 7a6f2f47aaf..ea9e3e8a8ec 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 53c12795932..8d730c69340 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