diff options
Diffstat (limited to 'www/apache-contrib/Makefile')
-rw-r--r-- | www/apache-contrib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile index 3acb137a0da5..b5ee78c72386 100644 --- a/www/apache-contrib/Makefile +++ b/www/apache-contrib/Makefile @@ -17,6 +17,9 @@ COMMENT= Third-party modules contributed to the Apache HTTP server project MAKE_JOBS_SAFE= yes +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + USE_APACHE= 13 .include <bsd.port.pre.mk> |