diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-08-27 17:55:12 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-08-27 17:55:12 +0800 |
commit | d321ca0e5aa999efddcff9aba26183d7642fbf0b (patch) | |
tree | 822b0a400acef94cc8328ae66938922d1e855183 /www/apache13+ipv6 | |
parent | 2f5f7b2be85ffccc9e16bd786bdc381dc8b4e367 (diff) | |
download | freebsd-ports-gnome-d321ca0e5aa999efddcff9aba26183d7642fbf0b.tar.gz freebsd-ports-gnome-d321ca0e5aa999efddcff9aba26183d7642fbf0b.tar.zst freebsd-ports-gnome-d321ca0e5aa999efddcff9aba26183d7642fbf0b.zip |
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"
with hat apache@
Diffstat (limited to 'www/apache13+ipv6')
-rw-r--r-- | www/apache13+ipv6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13+ipv6/Makefile b/www/apache13+ipv6/Makefile index 761a11825ba5..4e696b5f55e7 100644 --- a/www/apache13+ipv6/Makefile +++ b/www/apache13+ipv6/Makefile @@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p0 MAINTAINER= apache@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ |