diff options
author | perky <perky@FreeBSD.org> | 2003-06-09 05:42:04 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-06-09 05:42:04 +0000 |
commit | 9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93 (patch) | |
tree | 1d6d9efacebb5f627e95bb5ce23491f329cf8b58 /lang/python21 | |
parent | 935f6095d1e7252da77a2dd6d19f4430ccf293cd (diff) | |
download | FreeBSD-ports-9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93.zip FreeBSD-ports-9aa1d10d66b6b0b6b7b716b14d9c2abb1bc04d93.tar.gz |
Take maintainerships from alane's python ports.
Rest in Peace, Alan.
Diffstat (limited to 'lang/python21')
-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 d9a7f87..f4d18d7 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= ports@FreeBSD.org +MAINTAINER= perky@FreeBSD.org COMMENT= An interpreted object-oriented programming language DIST_SUBDIR= python |