Index: head/net/py-ipaddress/Makefile =================================================================== --- head/net/py-ipaddress/Makefile (revision 394739) +++ head/net/py-ipaddress/Makefile (revision 394740) @@ -1,18 +1,18 @@ # Created by: Nikolay Dachev # $FreeBSD$ PORTNAME= ipaddress PORTVERSION= 1.0.6 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= freebsd@dachev.info +MAINTAINER= ports@FreeBSD.org COMMENT= Python 3.3's ipaddress for Python 2.6 and 2.7 LICENSE= PSFL USES= python USE_PYTHON= distutils autoplist .include