diff options
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 |