diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-27 11:58:26 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-27 11:58:26 +0000 |
commit | 58b6bf31768692e2a638f7d1ca1e7c52d02b9378 (patch) | |
tree | bc2c9530189b21523f988afa9d61d36c07b33088 /net/GeoIP/Makefile | |
parent | 0849112fa8db34481d85c4f7cf046697f8d23da6 (diff) | |
download | ports-58b6bf31768692e2a638f7d1ca1e7c52d02b9378.tar.gz ports-58b6bf31768692e2a638f7d1ca1e7c52d02b9378.zip |
Notes
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 5af071f7b35a..a33d99684a11 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -7,6 +7,7 @@ PORTNAME= GeoIP PORTVERSION= 1.4.6 +PORTREVISION= 1 CATEGORIES= net geography MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ |