diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /net/py-GeoIP/Makefile | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip |
Notes
Diffstat (limited to 'net/py-GeoIP/Makefile')
-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 bc87e182034d..107eff2aabee 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-Python-${PORTVERSION} -MAINTAINER= sw@gegenunendlich.de +MAINTAINER= stefan@FreeBSD.org COMMENT= Mapping of IP addresses/hostnames to country names in Python LIB_DEPENDS= GeoIP.4:${PORTSDIR}/net/GeoIP |