diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-24 09:40:31 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-24 09:40:31 +0000 |
commit | 0d98ca43398a852bc751e8be5e7188eeee1c2a21 (patch) | |
tree | 90a30c841593679fa6d4813dfb342e8489827f02 /net/GeoIP | |
parent | b0b72e84ca1bbff28d76276597026ecba55ad171 (diff) | |
download | ports-0d98ca43398a852bc751e8be5e7188eeee1c2a21.tar.gz ports-0d98ca43398a852bc751e8be5e7188eeee1c2a21.zip |
Notes
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 96879edc3e95..0fc4c070ccc1 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= misc MASTER_SITES= http://maxmind.com/download/geoip/api/c/ diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 8ae3a7b53e97..13decbc43d71 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1 +1 @@ -MD5 (GeoIP-1.0.0.tar.gz) = 49a31eb7a0ebe07fe4013a93d0c0177a +MD5 (GeoIP-1.0.2.tar.gz) = efbf8c3af50e3cb714d638b90ef11bc2 |