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/aafid2 | |
parent | - fix build with gmake (diff) |
Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes:
svn path=/head/; revision=270820
Diffstat (limited to 'security/aafid2')
-rw-r--r-- | security/aafid2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile index ae338e01633d..553eac12a650 100644 --- a/security/aafid2/Makefile +++ b/security/aafid2/Makefile @@ -15,6 +15,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= A distributed monitoring and intrusion detection system +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk NO_WRKSUBDIR= yes |