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/Makefile | |
parent | 1072c1c948bc99c76973c5d00cedb16ff34dbbeb (diff) | |
download | ports-9594a2921396c62a4c6a09ff94f2c8859cbdb832.tar.gz ports-9594a2921396c62a4c6a09ff94f2c8859cbdb832.zip |
Update to 1.2.2
Notes
Notes:
svn path=/head/; revision=88564
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 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/ |