diff options
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index c23acdb5c8b0..14b5d7ed85eb 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ MASTER_SITE_SUBDIR= python DISTFILES= ${PYTHON_DISTFILE} -MAINTAINER?= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= An interpreted object-oriented programming language DIST_SUBDIR= python |