diff options
author | seanc <seanc@FreeBSD.org> | 2004-09-01 03:40:12 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2004-09-01 03:40:12 +0800 |
commit | c3983ef7de76a98a04d6650fe8da72e1fc0a7054 (patch) | |
tree | c47a4f8b9f87e49dc4c42e8c3d7dad4da159fc76 /net/GeoIP/Makefile | |
parent | 36ff71f7e83d0712063bbe65ef89cfcadf1853d2 (diff) | |
download | freebsd-ports-gnome-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.tar.gz freebsd-ports-gnome-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.tar.zst freebsd-ports-gnome-c3983ef7de76a98a04d6650fe8da72e1fc0a7054.zip |
Update to 1.3.6.
PR: ports/71101
Submitted by: Chris Elsworth <chris@shagged.org>
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index c7758e529282..1d7b054da847 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= GeoIP -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.6 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ |