diff options
author | alane <alane@FreeBSD.org> | 2002-11-15 17:12:56 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-15 17:12:56 +0000 |
commit | cf4427141bd46da21a750910a6c5e28da76c12bd (patch) | |
tree | 47a23ae03b1bbc776b374ba6c15d4a172120c23e /lang/python23/Makefile | |
parent | bd3165af9734dd763af207440fea04de13955643 (diff) | |
download | FreeBSD-ports-cf4427141bd46da21a750910a6c5e28da76c12bd.zip FreeBSD-ports-cf4427141bd46da21a750910a6c5e28da76c12bd.tar.gz |
Take over as maintainer since tg is taking a leave of absence from port
maintenance.
Diffstat (limited to 'lang/python23/Makefile')
-rw-r--r-- | lang/python23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 6697e80..dc11f17 100644 --- a/lang/python23/Makefile +++ b/lang/python23/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} |