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 4f1e03ec8628..2280b9eab629 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel python MASTER_SITES= http://cheeseshop.python.org/packages/source/s/setuptools/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Download, build, install, upgrade, and uninstall Python packages DIST_SUBDIR= python |