diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /www/web-traceroute | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) |
Notes
Diffstat (limited to 'www/web-traceroute')
-rw-r--r-- | www/web-traceroute/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/web-traceroute/Makefile b/www/web-traceroute/Makefile index 36ea4de9d71e..946044a72c76 100644 --- a/www/web-traceroute/Makefile +++ b/www/web-traceroute/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= dean@odyssey.apana.org.au COMMENT= WWW Traceroute CGI script written in C +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PLIST_FILES= www/cgi-bin/trace USE_APACHE= 13 |