aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-html
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-15 17:12:56 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-15 17:12:56 +0000
commit46fa14c67977b313f4240ac1e213b361160750c7 (patch)
tree189490237082bb6a4f5353d8b0ebf22668aade94 /lang/python-doc-html
parentb873babb057a65a20df152411ee63f68437a9750 (diff)
downloadports-46fa14c67977b313f4240ac1e213b361160750c7.tar.gz
ports-46fa14c67977b313f4240ac1e213b361160750c7.zip
Take over as maintainer since tg is taking a leave of absence from port
maintenance.
Notes
Notes: svn path=/head/; revision=70167
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r--lang/python-doc-html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 8c8cd29cae6d..34239d40e138 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: python-doc
# Date created: 12 May 1999
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# Whom: Thomas Gellekum <alane@FreeBSD.org>
#
# $FreeBSD$
#
@@ -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= tg@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
DIST_SUBDIR= python
USE_PYTHON= yes