diff options
Diffstat (limited to 'www/mod_sed/Makefile')
-rw-r--r-- | www/mod_sed/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 79fcaefeee28..37c0db842d0b 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= An apache module that embeds a copy of the sed(1) command +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes USE_APACHE= 13 |