diff options
author | lev <lev@FreeBSD.org> | 2003-11-21 11:17:41 +0000 |
---|---|---|
committer | lev <lev@FreeBSD.org> | 2003-11-21 11:17:41 +0000 |
commit | 7d336e52c70fe9a36c621989144e7240b8f7ea30 (patch) | |
tree | 8018aebe58ddab25c1c23691e229f1040fcda589 /russian/apache13/Makefile | |
parent | 3efdf8745e092c93c5b5c8e6ed8575920c8c6dbf (diff) | |
download | FreeBSD-ports-7d336e52c70fe9a36c621989144e7240b8f7ea30.zip FreeBSD-ports-7d336e52c70fe9a36c621989144e7240b8f7ea30.tar.gz |
Update to latest version 30.19+1.3.29
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 59f7ccc..fff43cc 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} @@ -27,8 +26,8 @@ CONFLICTS= apache+ipv6-* \ publicfile-* \ ru-apache+mod_ssl-* -RA_VERSION= 30.18 -APACHE_VERSION= 1.3.28 +RA_VERSION= 30.19 +APACHE_VERSION= 1.3.29 # # Small hack for alternate processing patchfiles |