diff options
Diffstat (limited to 'www/p5-libapreq-static/Makefile')
-rw-r--r-- | www/p5-libapreq-static/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-libapreq-static/Makefile b/www/p5-libapreq-static/Makefile index 0069522415e1..e100605eb672 100644 --- a/www/p5-libapreq-static/Makefile +++ b/www/p5-libapreq-static/Makefile @@ -10,4 +10,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/apache13-modp MASTERDIR= ${.CURDIR}/../p5-libapreq +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + .include "${MASTERDIR}/Makefile" |