summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-27 16:21:16 +0000
committerwiz <wiz>2005-07-27 16:21:16 +0000
commit1ead0cba2b3aa26388536a49bb65398ce95cd03b (patch)
tree383cc3b0c458d375a369b1670bd6311723231905
parentddb42c280fb5276b1052cc3c1b6fa459490d3eff (diff)
downloadpkgsrc-1ead0cba2b3aa26388536a49bb65398ce95cd03b.tar.gz
Reset MAINTAINER -- he stopped working on pkgsrc.
-rw-r--r--audio/audacity/Makefile4
-rw-r--r--audio/portaudio/Makefile4
-rw-r--r--audio/py-ao/Makefile4
-rw-r--r--audio/py-ogg/Makefile4
-rw-r--r--audio/py-vorbis/Makefile4
-rw-r--r--audio/xmms-alarm/Makefile4
-rw-r--r--audio/xmmsctrl/Makefile4
-rw-r--r--chat/libtlen/Makefile4
-rw-r--r--databases/mysqlcc/Makefile4
-rw-r--r--databases/py-IndexedCatalog/Makefile4
-rw-r--r--databases/py-ZODB/Makefile4
-rw-r--r--devel/py-InlineEgg/Makefile4
-rw-r--r--devel/py-TPG/Makefile4
-rw-r--r--emulators/pearpc/Makefile4
-rw-r--r--fonts/py-TTFQuery/Makefile4
-rw-r--r--fonts/py-fonttools/Makefile4
-rw-r--r--games/cmatrix/Makefile4
-rw-r--r--graphics/mayavi/Makefile4
-rw-r--r--graphics/py-matplotlib/Makefile4
-rw-r--r--graphics/vtk/Makefile.common4
-rw-r--r--lang/py-psyco/Makefile4
-rw-r--r--lang/py23-html-docs/Makefile4
-rw-r--r--misc/stellarium/Makefile4
-rw-r--r--net/py-twisted-docs/Makefile4
-rw-r--r--net/py-twisted/Makefile4
-rw-r--r--textproc/py-Lupy/Makefile4
-rw-r--r--textproc/py-Reverend/Makefile4
-rw-r--r--textproc/py-textile/Makefile4
-rw-r--r--www/swish-e/Makefile4
-rw-r--r--x11/gtk2-engines-bluecurve/Makefile4
-rw-r--r--x11/gtk2-theme-switch/Makefile4
-rw-r--r--x11/wxGTK-contrib/Makefile4
32 files changed, 64 insertions, 64 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index b7452e67037..f717c5f26bf 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/06/01 20:07:59 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2005/07/27 16:21:16 wiz Exp $
DISTNAME= audacity-src-1.2.3
PKGNAME= audacity-1.2.3
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://audacity.sourceforge.net/
COMMENT= Audio editor
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile
index 260ad094681..d2d2f932bb1 100644
--- a/audio/portaudio/Makefile
+++ b/audio/portaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/22 20:07:39 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:16 wiz Exp $
DISTNAME= portaudio_v18_1
PKGNAME= portaudio-18.1
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.portaudio.com/archives/
EXTRACT_SUFX= .zip
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.portaudio.com/
COMMENT= Portable cross-platform Audio API
diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile
index 1ce152359ea..c0dd6764d34 100644
--- a/audio/py-ao/Makefile
+++ b/audio/py-ao/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:44:56 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= pyao-0.81
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= audio python
MASTER_SITES= http://vorbis.com/files/1.0.1/unix/py/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://vorbis.com/
COMMENT= Python bindings for libao
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index 06ea8f47a07..1eeba3f4d54 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:44:56 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= pyogg-1.3
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= audio python
MASTER_SITES= http://vorbis.com/files/1.0.1/unix/py/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://vorbis.com/
COMMENT= Python bindings for OGG library
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index e835fcdb1dd..96b350ee029 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:44:56 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= pyvorbis-1.3
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= audio python
MASTER_SITES= http://vorbis.com/files/1.0.1/unix/py/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://vorbis.com/
COMMENT= Python bindings for Vorbis library
diff --git a/audio/xmms-alarm/Makefile b/audio/xmms-alarm/Makefile
index 5b50925d05e..2673fbde619 100644
--- a/audio/xmms-alarm/Makefile
+++ b/audio/xmms-alarm/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2005/06/01 18:02:39 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= xmms-alarm-0.3.6
CATEGORIES= audio
MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.snika.uklinux.net/index.php?show=xmms-alarm
COMMENT= Plugin which allows XMMS to be used as an alarm clock
diff --git a/audio/xmmsctrl/Makefile b/audio/xmmsctrl/Makefile
index e57a987e35c..50a15eb428c 100644
--- a/audio/xmmsctrl/Makefile
+++ b/audio/xmmsctrl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:40 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= xmmsctrl-1.6
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.docs.uu.se/~adavid/utils/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.docs.uu.se/~adavid/utils/
COMMENT= Small utility to control xmms from the command line
diff --git a/chat/libtlen/Makefile b/chat/libtlen/Makefile
index 958c2c0d80d..8d27398dcab 100644
--- a/chat/libtlen/Makefile
+++ b/chat/libtlen/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2005/07/01 04:31:05 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:16 wiz Exp $
DISTNAME= libtlen-20040912
PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.libtlen.eu.org/snapshots/archive/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.libtlen.eu.org/
COMMENT= Library to access tlen.pl IM system
diff --git a/databases/mysqlcc/Makefile b/databases/mysqlcc/Makefile
index 94239644a58..3239cc04e37 100644
--- a/databases/mysqlcc/Makefile
+++ b/databases/mysqlcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:44 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= mysqlcc-0.9.4-src
@@ -9,7 +9,7 @@ MASTER_SITES= http://mirrors.sunsite.dk/mysql/Downloads/MySQLCC/ \
ftp://sunsite.dk/mirrors/mysql/Downloads/MySQLCC/ \
ftp://ftp.sunet.se/pub/unix/databases/relational/mysql/Downloads/MySQLCC/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mysql.com/
COMMENT= MySQL Control Center
diff --git a/databases/py-IndexedCatalog/Makefile b/databases/py-IndexedCatalog/Makefile
index eebae425c31..92be97af56e 100644
--- a/databases/py-IndexedCatalog/Makefile
+++ b/databases/py-IndexedCatalog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:15 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= IndexedCatalog-0.6.0
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= http://async.com.br/projects/IndexedCatalog/dist/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://async.com.br/projects/IndexedCatalog/
COMMENT= Indexed Catalog extension for standalone ZODB
diff --git a/databases/py-ZODB/Makefile b/databases/py-ZODB/Makefile
index 12ec72692db..dd5c109b386 100644
--- a/databases/py-ZODB/Makefile
+++ b/databases/py-ZODB/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:15 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/27 16:21:16 wiz Exp $
#
DISTNAME= ZODB3-3.2.1
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= databases python
MASTER_SITES= http://zope.org/Products/ZODB3.2/3.2.1/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://zope.org/Products/ZODB3.2/3.2/
COMMENT= Standalone distro of Zope Object Database
diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile
index 03c2e5bb28e..a6b07c9c9d5 100644
--- a/devel/py-InlineEgg/Makefile
+++ b/devel/py-InlineEgg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:37 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= InlineEgg-1.08
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= http://oss.corest.com/repo/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://oss.corest.com/projects/inlineegg.html
COMMENT= Python module for writing inline assembler programs
diff --git a/devel/py-TPG/Makefile b/devel/py-TPG/Makefile
index 25144476865..522ed0fbe70 100644
--- a/devel/py-TPG/Makefile
+++ b/devel/py-TPG/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:37 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= TPG-2.1.6
CATEGORIES= devel python
MASTER_SITES= http://christophe.delord.free.fr/soft/tpg/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://christophe.delord.free.fr/soft/tpg/
COMMENT= ToyParserGenerator for Python
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile
index 7e0da592531..65d74967f89 100644
--- a/emulators/pearpc/Makefile
+++ b/emulators/pearpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:47 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= pearpc-0.3.1
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pearpc/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://pearpc.sourceforge.net/
COMMENT= PowerPC emulator
diff --git a/fonts/py-TTFQuery/Makefile b/fonts/py-TTFQuery/Makefile
index 5eb0309b4ff..3f3ec90dee4 100644
--- a/fonts/py-TTFQuery/Makefile
+++ b/fonts/py-TTFQuery/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:47 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= TTFQuery-0.2.6
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttfquery/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://ttfquery.sourceforge.net/
COMMENT= Query TTF font files for metadata and font outlines
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index fde02bdddc3..ffad3444d00 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:45:47 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= fonttools-2.0b1
@@ -7,7 +7,7 @@ CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/}
EXTRACT_SUFX= .tgz
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://fonttools.sourceforge.net/
COMMENT= Library for manipulating fonts
diff --git a/games/cmatrix/Makefile b/games/cmatrix/Makefile
index 002951a9909..0e59f8b7701 100644
--- a/games/cmatrix/Makefile
+++ b/games/cmatrix/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2005/06/16 06:57:53 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= cmatrix-1.2a
CATEGORIES= games
MASTER_SITES= http://www.asty.org/cmatrix/dist/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.asty.org/cmatrix/
COMMENT= Make your console feel like Nadbuchonazor's bridge
diff --git a/graphics/mayavi/Makefile b/graphics/mayavi/Makefile
index 299e6d286b2..9049c4b38c6 100644
--- a/graphics/mayavi/Makefile
+++ b/graphics/mayavi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:06 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= MayaVi-1.3
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mayavi/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://mayavi.sourceforge.net/
COMMENT= Scientific data visualizer written in Python
diff --git a/graphics/py-matplotlib/Makefile b/graphics/py-matplotlib/Makefile
index a7dac83d9be..7d6f6e7c0e6 100644
--- a/graphics/py-matplotlib/Makefile
+++ b/graphics/py-matplotlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/05/31 18:09:13 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= matplotlib-0.80
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://matplotlib.sourceforge.net/
COMMENT= Matlab-style plotting package for Python
diff --git a/graphics/vtk/Makefile.common b/graphics/vtk/Makefile.common
index 8b43209d8a4..e2ff12d1827 100644
--- a/graphics/vtk/Makefile.common
+++ b/graphics/vtk/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.2 2004/09/07 21:25:59 ben Exp $
+# $NetBSD: Makefile.common,v 1.3 2005/07/27 16:21:17 wiz Exp $
VTK_VERSION= 4.2
CATEGORIES= graphics
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.vtk.org/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vtk/}
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
diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile
index d902875ac50..1da6e70030e 100644
--- a/misc/stellarium/Makefile
+++ b/misc/stellarium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/06/01 18:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= stellarium-0.6.0
@@ -6,7 +6,7 @@ PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= http://stellarium.free.fr/download/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://stellarium.free.fr/
COMMENT= Generate photorealistic skys with OpenGL
diff --git a/net/py-twisted-docs/Makefile b/net/py-twisted-docs/Makefile
index b3c9a013c3e..9ffde82853b 100644
--- a/net/py-twisted-docs/Makefile
+++ b/net/py-twisted-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= ${TWISTED_DISTNAME}
@@ -6,7 +6,7 @@ PKGNAME= py-twisted-docs-${TWISTED_VERSION}
CATEGORIES= net python
MASTER_SITES= ${TWISTED_MASTER_SITES}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.twistedmatrix.com/
COMMENT= Framework for writing networked applications
diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile
index a2b93eef8b1..dab554c5825 100644
--- a/net/py-twisted/Makefile
+++ b/net/py-twisted/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:59 tv Exp $
+# $NetBSD: Makefile,v 1.6 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= ${TWISTED_DISTNAME}
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${TWISTED_PKGNAME}
CATEGORIES= net python
MASTER_SITES= ${TWISTED_MASTER_SITES}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.twistedmatrix.com/
COMMENT= Framework for writing networked applications
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
diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile
index 355bfc77ba7..1686111e4da 100644
--- a/www/swish-e/Makefile
+++ b/www/swish-e/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2005/07/16 01:19:26 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2005/07/27 16:21:17 wiz Exp $
DISTNAME= swish-e-2.4.1
PKGREVISION= 4
CATEGORIES= www textproc
MASTER_SITES= http://swish-e.org/Download/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://swish-e.org/
COMMENT= Simple web indexing for humans - enhanced
diff --git a/x11/gtk2-engines-bluecurve/Makefile b/x11/gtk2-engines-bluecurve/Makefile
index 00459d681ab..cd0bd576e6e 100644
--- a/x11/gtk2-engines-bluecurve/Makefile
+++ b/x11/gtk2-engines-bluecurve/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/07/21 16:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= GTK2-Wonderland-Engine-1.0
@@ -8,7 +8,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=teams/art.gnome.org/themes/gtk2/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://art.gnome.org/
COMMENT= Port of famous Bluecurve theme for GTK2+
diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile
index 72c7e901de0..dac91e877ec 100644
--- a/x11/gtk2-theme-switch/Makefile
+++ b/x11/gtk2-theme-switch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/07/21 16:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= gtk-theme-switch-2.0.0rc2
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.muhri.net/
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.muhri.net/
COMMENT= Allows quick & easy switching of GTK+ 2.x themes
diff --git a/x11/wxGTK-contrib/Makefile b/x11/wxGTK-contrib/Makefile
index 034d02d7f0e..61c6be8351d 100644
--- a/x11/wxGTK-contrib/Makefile
+++ b/x11/wxGTK-contrib/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/25 20:26:55 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/27 16:21:17 wiz Exp $
#
.include "../../x11/wxGTK/Makefile.common"
PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/}
-MAINTAINER= dotz@irc.pl
+MAINTAINER= tech-pkg@NetBSD.org
COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries)
MAKE_ENV+= INSTALL_DATA_DIR="${INSTALL_DATA_DIR}"