diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 18:06:13 +0000 |
commit | fc8ba7343fead6e4716a4cdcd95465ae9eeb3746 (patch) | |
tree | ad644d57a9ad4205e4f7b41618df8fd0a4fbb7ca /www/awstats | |
parent | ea8d9a38f22b5f480110876e49eb3025324357ca (diff) |
Schedule these forbidden ports for termination on 2006-12-01
Notes
Notes:
svn path=/head/; revision=171900
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index eae378512dce..a79db792bf86 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -17,6 +17,8 @@ MAINTAINER= webmaster@shopcusa.com COMMENT= Free real-time logfile analyzer to get advanced web statistics FORBIDDEN= Command Injection Vulnerability +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois |