summaryrefslogtreecommitdiff
path: root/lang/python23-pth
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 18:13:48 +0000
committerrecht <recht>2003-09-14 18:13:48 +0000
commit86a21364970bae78b5162db8cc80ca837d29a179 (patch)
treeed6396120f93838ac8971515d166d6bc780ced21 /lang/python23-pth
parent98c29b94fc26980db0a007170d26dc5e6a29fa94 (diff)
downloadpkgsrc-86a21364970bae78b5162db8cc80ca837d29a179.tar.gz
Use my NetBSD.org email address.
Diffstat (limited to 'lang/python23-pth')
-rw-r--r--lang/python23-pth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23-pth/Makefile b/lang/python23-pth/Makefile
index 430d2855a22..8fb4dbeb148 100644
--- a/lang/python23-pth/Makefile
+++ b/lang/python23-pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/14 14:04:32 recht Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= Python-2.3
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= ftp://ftp.python.org/pub/python/2.3/
EXTRACT_SUFX= .tgz
-MAINTAINER= marc@informatik.uni-bremen.de
+MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language