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/python21/Makefile | |
parent | upgrade to 0.17 (diff) |
Take over as maintainer since tg is taking a leave of absence from port
maintenance.
Diffstat (limited to 'lang/python21/Makefile')
-rw-r--r-- | lang/python21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python21/Makefile b/lang/python21/Makefile index abdb69d9de82..b6ac3b27fbf8 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -15,7 +15,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} |