diff options
author | lev <lev@FreeBSD.org> | 2004-05-22 17:31:17 +0000 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2004-05-22 17:31:17 +0000 |
commit | 1b60b261d418262abf2dd2bbc1d16fc4fb4fbcdd (patch) | |
tree | bcec70681dff46f90befd6da7dfa267568ff588d /russian/apache13/Makefile | |
parent | d03780e94d6bb6bb16a155f8dd00b355a06038ce (diff) | |
download | FreeBSD-ports-1b60b261d418262abf2dd2bbc1d16fc4fb4fbcdd.zip FreeBSD-ports-1b60b261d418262abf2dd2bbc1d16fc4fb4fbcdd.tar.gz |
Update to latest, 1.3.31 based, version.
Diffstat (limited to 'russian/apache13/Makefile')
-rw-r--r-- | russian/apache13/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/russian/apache13/Makefile b/russian/apache13/Makefile index 91cc01a..a899fbb 100644 --- a/russian/apache13/Makefile +++ b/russian/apache13/Makefile @@ -7,7 +7,6 @@ PORTNAME= apache PORTVERSION= ${APACHE_VERSION}+${RA_VERSION} -PORTREVISION= 1 CATEGORIES= russian www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= ${PORTNAME}_${APACHE_VERSION} @@ -32,8 +31,8 @@ CONFLICTS= apache+ipv6-* \ publicfile-* \ ru-apache+mod_ssl-* -RA_VERSION= 30.19 -APACHE_VERSION= 1.3.29 +RA_VERSION= 30.20 +APACHE_VERSION= 1.3.31 # # Small hack for alternate processing patchfiles |