aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_geoip
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_geoip')
-rw-r--r--www/mod_geoip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile
index 6a57908cd828..b689fc30e65e 100644
--- a/www/mod_geoip/Makefile
+++ b/www/mod_geoip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mod_geoip
PORTVERSION= 1.2.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -14,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= seanc@FreeBSD.org
COMMENT= An Apache module that provides the country code of the client's IP
-LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP
+LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP
USE_APACHE= yes