diff options
Diffstat (limited to 'devel/py-setuptools/Makefile')
-rw-r--r-- | devel/py-setuptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile index 77e4d8d598ba..6e04df8a8691 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= http://cheeseshop.python.org/packages/source/s/setuptools/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Download, build, install, upgrade, and uninstall Python packages USE_ZIP= yes |