diff options
Diffstat (limited to 'www/p5-Apache-DumpHeaders/Makefile')
-rw-r--r-- | www/p5-Apache-DumpHeaders/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Apache-DumpHeaders/Makefile b/www/p5-Apache-DumpHeaders/Makefile index cc9ae6df46f5..6ae82b16932c 100644 --- a/www/p5-Apache-DumpHeaders/Makefile +++ b/www/p5-Apache-DumpHeaders/Makefile @@ -16,6 +16,9 @@ COMMENT= Watches HTTP transactions under mod_perl, looking at the headers RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl +DEPRECATED= depends on mod_perl +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + PERL_CONFIGURE= yes MAN3= Apache::DumpHeaders.3 Apache::ProxyPassThru.3 |