diff options
author | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /lang/python20 | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.zip FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
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 5812bb8..f1b5785 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 |