diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-08 17:47:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-06-08 17:47:45 +0000 |
commit | 1af6b8375d75a114da395a0162826f6310dd07ef (patch) | |
tree | 995ba29674e8af5bdf1e8a0054fadf0fc4d54da7 /net/py-GeoIP | |
parent | Add an entry for www/tidy-* heap-buffer-overflow. (diff) |
- Take maintainership
Approved by: stefan (maintainer)
Notes
Notes:
svn path=/head/; revision=388848
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 880ba53ef661..432c8426ca55 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= stefan@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mapping of IP addresses/hostnames to country names in Python LICENSE= GPLv2 |