diff options
| author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
| commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
| tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /lang/python20 | |
| parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) | |
Notes
Diffstat (limited to 'lang/python20')
| -rw-r--r-- | lang/python20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python20/Makefile b/lang/python20/Makefile index 5812bb825bb0..f1b578506bc4 100644 --- a/lang/python20/Makefile +++ b/lang/python20/Makefile @@ -15,7 +15,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 |
