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 /www/mod_python | |
parent | - Connect www/pecl-yaf (diff) |
- sync apache13 related EXPIRATION_DATE
With Hat: apache@
Notes
Notes:
svn path=/head/; revision=284907
Diffstat (limited to 'www/mod_python')
-rw-r--r-- | www/mod_python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile index 475f1abf2f1b..254b4d608701 100644 --- a/www/mod_python/Makefile +++ b/www/mod_python/Makefile @@ -18,7 +18,7 @@ MAINTAINER= apache@FreeBSD.org COMMENT= Apache 1.3 module for integrating Python DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= 2011-11-01 +EXPIRATION_DATE= 2012-01-01 MAKE_JOBS_SAFE= yes |