diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index e3a9d087ab5a..7e42e06656f0 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,11 +6,11 @@ # PORTNAME= GeoIP -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.8 CATEGORIES= misc MASTER_SITES= http://maxmind.com/download/geoip/api/c/ -MAINTAINER= leeym@FreeBSD.org +MAINTAINER= seanc@FreeBSD.org LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |