diff options
author | leeym <leeym@FreeBSD.org> | 2002-08-24 17:40:31 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2002-08-24 17:40:31 +0800 |
commit | 0a99ce83faf9a8eddc8ff425811f6377433aab51 (patch) | |
tree | 96c8b338e8e2d30ccc4ab2c9db7ead8360bf52ed /misc/GeoIP | |
parent | 8510cf530e7abe0758bceb7af8304d96836fdd96 (diff) | |
download | freebsd-ports-gnome-0a99ce83faf9a8eddc8ff425811f6377433aab51.tar.gz freebsd-ports-gnome-0a99ce83faf9a8eddc8ff425811f6377433aab51.tar.zst freebsd-ports-gnome-0a99ce83faf9a8eddc8ff425811f6377433aab51.zip |
Upgrade to 1.0.2
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
Diffstat (limited to 'misc/GeoIP')
-rw-r--r-- | misc/GeoIP/Makefile | 2 | ||||
-rw-r--r-- | misc/GeoIP/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile index 96879edc3e95..0fc4c070ccc1 100644 --- a/misc/GeoIP/Makefile +++ b/misc/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/misc/GeoIP/distinfo b/misc/GeoIP/distinfo index 8ae3a7b53e97..13decbc43d71 100644 --- a/misc/GeoIP/distinfo +++ b/misc/GeoIP/distinfo @@ -1 +1 @@ -MD5 (GeoIP-1.0.0.tar.gz) = 49a31eb7a0ebe07fe4013a93d0c0177a +MD5 (GeoIP-1.0.2.tar.gz) = efbf8c3af50e3cb714d638b90ef11bc2 |