From 730b8be0be1684b8c78164c5d723f9777f2660ef Mon Sep 17 00:00:00 2001 From: will Date: Sun, 8 Jun 2003 21:06:22 +0000 Subject: 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. --- lang/python-doc-html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python-doc-html/Makefile') diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile index 8c1bb8999cd6..7666aa29b779 100644 --- a/lang/python-doc-html/Makefile +++ b/lang/python-doc-html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.python.org/ftp/python/doc/${PORTVERSION}/ \ http://SunSITE.Informatik.RWTH-Aachen.DE/python/ftp/python/doc/${PORTVERSION}/ DISTNAME= ${DOCFORMAT}-${PORTVERSION} -MAINTAINER= alane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Documentation for the Python programming language DIST_SUBDIR= python -- cgit