diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-27 09:55:12 +0000 |
commit | d91f5feda84a62cc6466c80922b5433c40cc66ad (patch) | |
tree | a8edffce12c150d991fb91e7b3f012e8288ae5b8 /russian | |
parent | 40bad54364461423c57572adebff8df1fe17045b (diff) | |
download | ports-d91f5feda84a62cc6466c80922b5433c40cc66ad.tar.gz ports-d91f5feda84a62cc6466c80922b5433c40cc66ad.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/apache13-modssl/Makefile | 3 | ||||
-rw-r--r-- | russian/apache13/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/russian/apache13-modssl/Makefile b/russian/apache13-modssl/Makefile index 62b75f9a859d..3471e3d75a09 100644 --- a/russian/apache13-modssl/Makefile +++ b/russian/apache13-modssl/Makefile @@ -50,6 +50,9 @@ CONFLICTS= apache+ipv6-* \ publicfile-* \ ru-apache-* +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + USE_OPENSSL= yes USE_PERL5= yes diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 25095187afb0..54e8f5cc82dd 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -19,6 +19,9 @@ PATCHFILES= patches_${APACHE_VERSION}rusPL${RA_VERSION}.tar.gz 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 + USE_PERL5= yes # New ports feature: conflicts |