diff options
Diffstat (limited to 'security/cops')
-rw-r--r-- | security/cops/Makefile | 1 | ||||
-rw-r--r-- | security/cops/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index d4f7f27ba89b..86e800bc6491 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.fish.com/cops/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org +COMMENT= A system secureness checker WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes diff --git a/security/cops/pkg-comment b/security/cops/pkg-comment deleted file mode 100644 index 8b76e9ba0094..000000000000 --- a/security/cops/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system secureness checker |