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 | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /textproc | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-Lupy/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-Reverend/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-textile/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-Lupy/Makefile b/textproc/py-Lupy/Makefile index 5a44ab0f5cb..2ff6a790dfc 100644 --- a/textproc/py-Lupy/Makefile +++ b/textproc/py-Lupy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:41 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= Lupy-0.2.1 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lupy/} -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://divmod.org/Lupy/index.html COMMENT= Full-text indexer and search engine diff --git a/textproc/py-Reverend/Makefile b/textproc/py-Reverend/Makefile index 7c03731b587..e1f7950a987 100644 --- a/textproc/py-Reverend/Makefile +++ b/textproc/py-Reverend/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:41 tv Exp $ +# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= Reverend-0.2.4 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=reverend/} -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.divmod.org/Reverend/ COMMENT= General purpose Bayesian classifier diff --git a/textproc/py-textile/Makefile b/textproc/py-textile/Makefile index 2ba2d0e9c32..0616ab44bbd 100644 --- a/textproc/py-textile/Makefile +++ b/textproc/py-textile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:02 recht Exp $ +# $NetBSD: Makefile,v 1.3 2005/07/27 16:21:17 wiz Exp $ # DISTNAME= textile-2 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-textile-2.0 CATEGORIES= textproc python MASTER_SITES= http://dealmeida.net/code/ -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://dealmeida.net/projects/textile/ COMMENT= XHTML generator using a simple markup |