diff options
Diffstat (limited to 'lang/python25')
-rw-r--r-- | lang/python25/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 6697e8002170..dc11f17e397c 100644 --- a/lang/python25/Makefile +++ b/lang/python25/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} |