diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-09-07 03:00:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-09-07 03:00:51 +0000 |
commit | 956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d (patch) | |
tree | 82883d33a6d0a5a845634596e9e3955677665db9 /www/p5-Text-Markdown-ApacheHandler | |
parent | b9ec0e58f529cd103d5c86e99e4454d23cbf6d96 (diff) | |
download | ports-956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d.tar.gz ports-956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d.zip |
Notes
Diffstat (limited to 'www/p5-Text-Markdown-ApacheHandler')
-rw-r--r-- | www/p5-Text-Markdown-ApacheHandler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Text-Markdown-ApacheHandler/Makefile b/www/p5-Text-Markdown-ApacheHandler/Makefile index 67f1213c0e99..04c7da699600 100644 --- a/www/p5-Text-Markdown-ApacheHandler/Makefile +++ b/www/p5-Text-Markdown-ApacheHandler/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_p ${SITE_PERL}/Text/Markdown.pm:${PORTSDIR}/textproc/p5-Text-Markdown DEPRECATED= depends on mod_perl -EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 +EXPIRATION_DATE= 2011-11-01 PERL_CONFIGURE= yes |