summaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-15 17:12:56 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-15 17:12:56 +0000
commit46fa14c67977b313f4240ac1e213b361160750c7 (patch)
tree189490237082bb6a4f5353d8b0ebf22668aade94 /lang/python26
parentupgrade to 0.17 (diff)
Take over as maintainer since tg is taking a leave of absence from port
maintenance.
Notes
Notes: svn path=/head/; revision=70167
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 6697e8002170..dc11f17e397c 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
MASTER_SITE_SUBDIR= python
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER?= tg@FreeBSD.org
+MAINTAINER?= alane@FreeBSD.org
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}