diff options
Diffstat (limited to 'net/py-GeoIP2/Makefile')
-rw-r--r-- | net/py-GeoIP2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile index c6d745e..fe9efc2 100644 --- a/net/py-GeoIP2/Makefile +++ b/net/py-GeoIP2/Makefile @@ -1,4 +1,4 @@ -# Created by: Olivier Cochard-Labbé <olivier@cochard.me> +# Created by: Olivier Cochard-Labbé <olivier@FreeBSD.org> # $FreeBSD$ PORTNAME= GeoIP2 @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= olivier@cochard.me +MAINTAINER= olivier@FreeBSD.org COMMENT= MaxMind GeoIP2 Python API LICENSE= APACHE20 |