diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | c0e4fbe2f70253942e37ae4826b57a1ebbf17f8d (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /lang | |
parent | 680c4313d2cccbd47e55862d23b0df30485715b7 (diff) | |
download | pkgsrc-c0e4fbe2f70253942e37ae4826b57a1ebbf17f8d.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-psyco/Makefile | 4 | ||||
-rw-r--r-- | lang/py23-html-docs/Makefile | 4 |
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 |