diff options
author | acm <acm@FreeBSD.org> | 2006-11-18 02:07:45 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-11-18 02:07:45 +0800 |
commit | 288a4aac346cd0298a6206f0618ef7452320cf10 (patch) | |
tree | b49b1585c06eee0781c4f29d3e64f87788a30141 /devel/py-setuptools | |
parent | c20b28f13b16a5c1516fafcaa378e4eb9016bbaf (diff) | |
download | freebsd-ports-gnome-288a4aac346cd0298a6206f0618ef7452320cf10.tar.gz freebsd-ports-gnome-288a4aac346cd0298a6206f0618ef7452320cf10.tar.zst freebsd-ports-gnome-288a4aac346cd0298a6206f0618ef7452320cf10.zip |
- Change maintainer email to python@
Diffstat (limited to 'devel/py-setuptools')
-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 |