diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-06-09 05:42:04 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-06-09 05:42:04 +0000 |
commit | 3b1c9bec7b0be6b72504e62909c445141ff25451 (patch) | |
tree | 7b59ee268e319f57bfeb1c4c511f37815467fe59 /lang/python26 | |
parent | cdf8b90a6044017e103a09f35e3a78a705eaedf9 (diff) | |
download | ports-3b1c9bec7b0be6b72504e62909c445141ff25451.tar.gz ports-3b1c9bec7b0be6b72504e62909c445141ff25451.zip |
Notes
Diffstat (limited to 'lang/python26')
-rw-r--r-- | lang/python26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 14b5d7ed85eb..925b95221a30 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -14,7 +14,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 |