diff options
author | alane <alane@FreeBSD.org> | 2002-11-16 01:12:56 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-16 01:12:56 +0800 |
commit | cf4427141bd46da21a750910a6c5e28da76c12bd (patch) | |
tree | 47a23ae03b1bbc776b374ba6c15d4a172120c23e /lang/python-doc-html/Makefile | |
parent | bd3165af9734dd763af207440fea04de13955643 (diff) | |
download | freebsd-ports-gnome-cf4427141bd46da21a750910a6c5e28da76c12bd.tar.gz freebsd-ports-gnome-cf4427141bd46da21a750910a6c5e28da76c12bd.tar.zst freebsd-ports-gnome-cf4427141bd46da21a750910a6c5e28da76c12bd.zip |
Take over as maintainer since tg is taking a leave of absence from port
maintenance.
Diffstat (limited to 'lang/python-doc-html/Makefile')
-rw-r--r-- | lang/python-doc-html/Makefile | 4 |
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 |