diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-15 17:12:56 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-15 17:12:56 +0000 |
commit | 46fa14c67977b313f4240ac1e213b361160750c7 (patch) | |
tree | 189490237082bb6a4f5353d8b0ebf22668aade94 /lang/python26 | |
parent | upgrade 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/Makefile | 2 |
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} |