diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-04 21:05:26 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-09-04 21:05:26 +0000 |
commit | 9594a2921396c62a4c6a09ff94f2c8859cbdb832 (patch) | |
tree | b4613ba7943e551871c5c48682ef57bbc6de8ab7 /net/GeoIP | |
parent | 1072c1c948bc99c76973c5d00cedb16ff34dbbeb (diff) | |
download | ports-9594a2921396c62a4c6a09ff94f2c8859cbdb832.tar.gz ports-9594a2921396c62a4c6a09ff94f2c8859cbdb832.zip |
Notes
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 2 | ||||
-rw-r--r-- | net/GeoIP/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index be79302179b6..91b5b147360d 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 14c43024dbaa..7a0d15fc7627 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1 +1 @@ -MD5 (GeoIP-1.2.0.tar.gz) = 0cd8fab82963f9c0e293a0faf6c7c9cd +MD5 (GeoIP-1.2.2.tar.gz) = 6844bee99c6426924a11b1998460e6f6 diff --git a/net/GeoIP/pkg-plist b/net/GeoIP/pkg-plist index 98db605a43a9..f1f3442c7e35 100644 --- a/net/GeoIP/pkg-plist +++ b/net/GeoIP/pkg-plist @@ -1,4 +1,5 @@ bin/geoipexport +bin/geoipexportlocations bin/geoiplookup bin/geoipupdate etc/GeoIP.conf.default |