diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 03:43:44 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-02 03:43:44 +0000 |
commit | 47a9c483102efe10a97bb6ef5374c3ba1e9a25a2 (patch) | |
tree | 1e0c8db1e14b7cd0f91cd2ffe8dcbcf7cb60b0bf /textproc | |
parent | d04e916e383021c5596977de0ecc3c5adbdf7e25 (diff) | |
download | ports-47a9c483102efe10a97bb6ef5374c3ba1e9a25a2.tar.gz ports-47a9c483102efe10a97bb6ef5374c3ba1e9a25a2.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Apache-XBEL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Apache-XBEL/Makefile b/textproc/p5-Apache-XBEL/Makefile index 49efb881c61f..a630fe8675be 100644 --- a/textproc/p5-Apache-XBEL/Makefile +++ b/textproc/p5-Apache-XBEL/Makefile @@ -23,7 +23,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache.pm:${PORTSDIR}/www/mod_perl \ RUN_DEPENDS:= ${BUILD_DEPENDS} DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= 2011-11-01 +EXPIRATION_DATE= 2012-01-01 MAKE_JOBS_SAFE= yes |