diff options
-rw-r--r-- | security/pscan/Makefile | 2 | ||||
-rw-r--r-- | security/rats/Makefile | 2 |
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 |