diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 05:30:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 05:30:59 +0800 |
commit | 0ecbc69a44210dfcadb6551310418742ef4aee48 (patch) | |
tree | 98f20c0a4fafb2bdd2ea13419b8fc4d72e830cef /security/cops/Makefile | |
parent | b6257c47181ffe631f8278260a99f695f17b0ded (diff) | |
download | freebsd-ports-gnome-0ecbc69a44210dfcadb6551310418742ef4aee48.tar.gz freebsd-ports-gnome-0ecbc69a44210dfcadb6551310418742ef4aee48.tar.zst freebsd-ports-gnome-0ecbc69a44210dfcadb6551310418742ef4aee48.zip |
Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'security/cops/Makefile')
-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 |