aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-19 19:08:23 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-01-19 19:08:23 +0000
commit42263e06cd87183ff89c7319e936c96ffe9951c1 (patch)
treea6d5ccdf9c95ed08d5b80df32e5a847c9f38805b /www
parent6ccd57a1589909a06eb671c22793f58650fb166e (diff)
downloadports-42263e06cd87183ff89c7319e936c96ffe9951c1.tar.gz
ports-42263e06cd87183ff89c7319e936c96ffe9951c1.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/apache22/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 9ab5c2e6ebef..59280f40acac 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -9,7 +9,7 @@
PORTNAME= apache
PORTVERSION= 2.2.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= httpd-${PORTVERSION}
@@ -63,8 +63,7 @@ OPTIONS= \
PGSQL "Enable PostgreSQL support for apr-dbd" Off \
SQLITE "Enable SQLite support for apr-dbd" Off \
IPV6 "Enable IPv6 support" On \
- BDB "Enable BerkeleyDB dbm" Off \
- SVN "Enable Subversion support" Off
+ BDB "Enable BerkeleyDB dbm" Off
.include "${APACHEDIR}/Makefile.options"
.endif