diff options
Diffstat (limited to 'security/cops/Makefile')
-rw-r--r-- | security/cops/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |