summaryrefslogtreecommitdiff
path: root/lang/python23
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python23')
-rw-r--r--lang/python23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 893a6b14304..1272973baf5 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/09/14 14:04:31 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