diff options
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} |