summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/py-psyco/Makefile4
-rw-r--r--lang/py23-html-docs/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/py-psyco/Makefile b/lang/py-psyco/Makefile
index f345779b58c..a4e9ba0e5c2 100644
--- a/lang/py-psyco/Makefile
+++ b/lang/py-psyco/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:46:15 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $
DISTNAME= psyco-1.2-src
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-src//}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psyco/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://psyco.sf.net/
COMMENT= Python JIT and execution accelerator
diff --git a/lang/py23-html-docs/Makefile b/lang/py23-html-docs/Makefile
index aa13206d377..388a78c0814 100644
--- a/lang/py23-html-docs/Makefile
+++ b/lang/py23-html-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/07/22 09:16:03 recht Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= html-2.3.3
@@ -7,7 +7,7 @@ CATEGORIES= lang python
MASTER_SITES= http://www.python.org/ftp/python/doc/2.3.3/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.python.org/doc/
COMMENT= HTML Documentation for Python