diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:53:52 +0000 |
commit | 6e17578b4d04c51644b1d5dad36ee268150d7e99 (patch) | |
tree | ad7985c9a3c7192d6b9e42a609abc0517987b296 /net/GeoIP | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) | |
download | ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.tar.gz ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.zip |
Notes
Diffstat (limited to 'net/GeoIP')
-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 00629f462843..56f772635ae4 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -7,7 +7,7 @@ PORTNAME= GeoIP PORTVERSION= 1.4.2 -CATEGORIES= net +CATEGORIES= net geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ |