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/py-GeoIP | |
parent | 454778e8e00823597a97b4cedcc2e1d7ee8b3dae (diff) | |
download | ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.tar.gz ports-6e17578b4d04c51644b1d5dad36ee268150d7e99.zip |
Notes
Diffstat (limited to 'net/py-GeoIP')
-rw-r--r-- | net/py-GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index c1cc3ffc9b2b..5b82b334fa4a 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -8,7 +8,7 @@ PORTNAME= GeoIP PORTVERSION= 1.2.1 PORTREVISION= 3 -CATEGORIES= net python +CATEGORIES= net python geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-Python-${PORTVERSION} |