diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:30:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-13 21:30:59 +0000 |
commit | 9d7a971e8abec73c7ca9175579c0879190c39e1c (patch) | |
tree | 607a8ff9d52e21007414f676bade7fbeb3bee2be /security/cops | |
parent | 860ab5b911e16783cf37e9bfdfb7f5e6dd18d0ec (diff) | |
download | ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.tar.gz ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.zip |
Notes
Diffstat (limited to 'security/cops')
-rw-r--r-- | security/cops/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile index 0771ed5b8231..29005f5bb1d3 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org COMMENT= A system secureness checker +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes CONFIGURE_SCRIPT= reconfig |