diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-09-07 11:00:51 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-09-07 11:00:51 +0800 |
commit | 6c92f4b195f171d012c8a57f32a72dc8451fb029 (patch) | |
tree | 38bdc1326c0121fceef774393db5fa7d38285f18 /russian | |
parent | 33063efc3810f053f60966538a108f84beaaee76 (diff) | |
download | freebsd-ports-gnome-6c92f4b195f171d012c8a57f32a72dc8451fb029.tar.gz freebsd-ports-gnome-6c92f4b195f171d012c8a57f32a72dc8451fb029.tar.zst freebsd-ports-gnome-6c92f4b195f171d012c8a57f32a72dc8451fb029.zip |
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
until after 9.0 is released.
With Hat: apache@
Reported by: dvl via freshports
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13-modssl/Makefile | 2 | ||||
-rw-r--r-- | russian/apache13/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 3471e3d75a09..21c6ea163d2f 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -51,7 +51,7 @@ CONFLICTS= apache+ipv6-* \ ru-apache-* DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 +EXPIRATION_DATE= 2011-11-01 USE_OPENSSL= yes USE_PERL5= yes diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 54e8f5cc82dd..0540553a236f 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -20,7 +20,7 @@ MAINTAINER= lev@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 +EXPIRATION_DATE= 2011-11-01 USE_PERL5= yes |