diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-08-01 02:37:41 +0000 |
commit | e10e2a05bb7ee9537766f37fa87e6aa46e50a828 (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 | |
parent | 1a42907260feb092a5347384ad01d04f5812c2e7 (diff) | |
download | pkgsrc-e10e2a05bb7ee9537766f37fa87e6aa46e50a828.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
-rw-r--r-- | archivers/zip1/Makefile | 4 | ||||
-rw-r--r-- | chat/eggdrop/Makefile | 4 | ||||
-rw-r--r-- | chat/ircu/Makefile | 4 | ||||
-rw-r--r-- | chat/naim/Makefile | 4 | ||||
-rw-r--r-- | cross/binutils/Makefile | 4 | ||||
-rw-r--r-- | devel/cvs/Makefile | 4 | ||||
-rw-r--r-- | devel/dejagnu/Makefile | 4 | ||||
-rw-r--r-- | devel/gperf/Makefile | 4 | ||||
-rw-r--r-- | devel/libg++/Makefile | 4 | ||||
-rw-r--r-- | emulators/netbsd32_compat14/Makefile | 4 | ||||
-rw-r--r-- | emulators/netbsd32_compat15/Makefile | 4 | ||||
-rw-r--r-- | lang/jbuilder-jit/Makefile | 4 | ||||
-rw-r--r-- | news/nntpclnt/Makefile | 4 | ||||
-rw-r--r-- | security/rsaref/Makefile | 4 | ||||
-rw-r--r-- | textproc/texi2html/Makefile | 4 | ||||
-rw-r--r-- | www/Mosaic/Makefile | 4 | ||||
-rw-r--r-- | www/ap-auth-cookie/Makefile | 4 | ||||
-rw-r--r-- | www/ap-fastcgi/Makefile | 4 | ||||
-rw-r--r-- | www/ap-gzip/Makefile | 4 | ||||
-rw-r--r-- | www/arena/Makefile | 4 | ||||
-rw-r--r-- | www/libwww/Makefile | 4 |
21 files changed, 42 insertions, 42 deletions
diff --git a/archivers/zip1/Makefile b/archivers/zip1/Makefile index 8ac3bde79dc..4eaa929867f 100644 --- a/archivers/zip1/Makefile +++ b/archivers/zip1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2002/02/25 04:47:21 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= zip1-1.1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ \ ftp://ftp.icce.rug.nl/infozip/src/ DISTFILES= zip11.zip -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.info-zip.org/pub/infozip/ COMMENT= Create/update ZIP files compatible with pkzip version 1 diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile index e3b2613c68a..ad440fc89f7 100644 --- a/chat/eggdrop/Makefile +++ b/chat/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/06/26 03:48:13 kent Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= eggdrop1.6.10 @@ -6,7 +6,7 @@ PKGNAME= eggdrop-1.6.10 CATEGORIES= net MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.eggheads.org/ COMMENT= IRC robot with TCL scripting and multi-channel ability diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 742fea4d823..5200d8a3ee8 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/07/02 11:30:02 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= ircu2.10.04 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.undernet.org/pub/irc/servers/current/ \ ftp://ftp.asu.net/pub/irc/servers/undernet/ EXTRACT_SUFX= .tgz -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://coder-com.undernet.org/ COMMENT= Internet Relay Chat server customized for Undernet diff --git a/chat/naim/Makefile b/chat/naim/Makefile index 45e11d13d74..1f5a41d8777 100644 --- a/chat/naim/Makefile +++ b/chat/naim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/02/07 22:52:58 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/08/01 02:37:45 jschauma Exp $ # DISTNAME= naim-0.11.2-2002-02-04-0919 @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= http://dev.n.ml.org/ \ http://dev.n.ml.org/naim-snapshots/00-11-02/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://naim.n.ml.org/ COMMENT= ncurses-based AIM/IRC client diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile index 962272374db..2707a8a1c06 100644 --- a/cross/binutils/Makefile +++ b/cross/binutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2001/05/19 03:56:32 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2002/08/01 02:37:44 jschauma Exp $ # # GNU binutils configured to hold `as many targets as the cross system is # capable of using'. Configures and builds everything except gas, which @@ -9,7 +9,7 @@ PKGNAME= cross-binutils-2.9.1.2 CATEGORIES= cross lang MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/ COMMENT= Unified GNU binutils for cross build environments diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile index 1c52fae8d65..aac2ebc0dfe 100644 --- a/devel/cvs/Makefile +++ b/devel/cvs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2002/07/15 01:40:02 grant Exp $ +# $NetBSD: Makefile,v 1.50 2002/08/01 02:37:44 jschauma Exp $ # DISTNAME= cvs-1.11 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://ftp.cvshome.org/${DISTNAME}/ \ ${MASTER_SITE_GNU:=non-gnu/cvs/} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cvshome.org/ COMMENT= Concurrent Versions System diff --git a/devel/dejagnu/Makefile b/devel/dejagnu/Makefile index c640a8d6ae4..9c649b25f17 100644 --- a/devel/dejagnu/Makefile +++ b/devel/dejagnu/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/30 04:17:52 tv Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/01 02:37:44 jschauma Exp $ # DISTNAME= dejagnu-1.4.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=dejagnu/} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/dejagnu/dejagnu.html COMMENT= TCL/Expect-based framework for regression testing diff --git a/devel/gperf/Makefile b/devel/gperf/Makefile index c713a8b07ca..4fab3bc685b 100644 --- a/devel/gperf/Makefile +++ b/devel/gperf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2002/02/18 15:14:12 seb Exp $ +# $NetBSD: Makefile,v 1.9 2002/08/01 02:37:44 jschauma Exp $ # DISTNAME= gperf-2.7.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=gperf/} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= GNU perfect hash function generator GNU_CONFIGURE= yes diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 04da6892339..cabb834fca9 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2002/02/18 15:14:13 seb Exp $ +# $NetBSD: Makefile,v 1.21 2002/08/01 02:37:44 jschauma Exp $ # DISTNAME= libg++-${GXXVERSION} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=libg++/} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= GNU C++ Class Library .if !exists(/usr/lib/libstdc++.so.2.0) diff --git a/emulators/netbsd32_compat14/Makefile b/emulators/netbsd32_compat14/Makefile index 8ec7d75289b..6b2a598c33b 100644 --- a/emulators/netbsd32_compat14/Makefile +++ b/emulators/netbsd32_compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 18:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/01 02:37:43 jschauma Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} DEPENDS+= netbsd32_compat15-1.0:../netbsd32_compat15 -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netbsd.org/Releases/formal-1.4/index.html COMMENT= 32-bit shared libraries for NetBSD 1.4 (and earlier) compatibility diff --git a/emulators/netbsd32_compat15/Makefile b/emulators/netbsd32_compat15/Makefile index 419f356bd0f..d9aabbc67b0 100644 --- a/emulators/netbsd32_compat15/Makefile +++ b/emulators/netbsd32_compat15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/12/05 16:03:57 agc Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/01 02:37:43 jschauma Exp $ # .if ${MACHINE_ARCH} == "sparc64" @@ -12,7 +12,7 @@ PKGNAME= netbsd32_compat15-1.0 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.netbsd.org/Releases/formal-1.5/index.html COMMENT= 32-bit shared libraries for NetBSD 1.5 (and earlier) compatibility diff --git a/lang/jbuilder-jit/Makefile b/lang/jbuilder-jit/Makefile index 8a6f4f76622..a061e0055c3 100644 --- a/lang/jbuilder-jit/Makefile +++ b/lang/jbuilder-jit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/07/31 19:33:20 schmonz Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/01 02:37:43 jschauma Exp $ # DISTNAME= unix_jb35foundation @@ -6,7 +6,7 @@ PKGNAME= jbuilder-jit-1.2.15 CATEGORIES= lang MASTER_SITES= http://www.vit.edu.tw/borland/JBuilder35Foundation/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.inprise.com/jbuilder/foundation/linux.html COMMENT= Just-In-Time compiler for Linux Java Virtual Machine diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index 90517853ab0..b78d4c94025 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2001/09/27 23:18:34 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/08/01 02:37:43 jschauma Exp $ # DISTNAME= nntpclnt-1.6.1 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= NNTP client library and inews client posting program CONFLICTS+= inn-[0-9]* diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile index 3e9b7aa1308..4a7f79f0bc3 100644 --- a/security/rsaref/Makefile +++ b/security/rsaref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2001/11/19 20:13:23 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2002/08/01 02:37:42 jschauma Exp $ # DISTNAME= rsaref @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.spinnaker.com/pub/crypt/rsaref/ EXTRACT_SUFX= .tar.Z -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= Encryption/authentication library, RSA/MDX/DES CRYPTO= yes diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 7e5fe74c522..251062c31b5 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2001/11/29 13:27:47 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/08/01 02:37:42 jschauma Exp $ # DISTNAME= texi2html-1.64 CATEGORIES= textproc MASTER_SITES= http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.mathematik.uni-kl.de/~obachman/Texi2html/ COMMENT= Texinfo-to-HTML direct translator diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index 2e5ffbf7dfe..88cd9fd1f46 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2002/03/13 17:37:49 fredb Exp $ +# $NetBSD: Makefile,v 1.35 2002/08/01 02:37:42 jschauma Exp $ # FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp # @@ -9,7 +9,7 @@ WRKSRC= ${WRKDIR}/Mosaic-src CATEGORIES= www MASTER_SITES= ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/ COMMENT= World Wide Web browser diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 671e558aa3d..4478cc64bb2 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2002/07/24 19:45:29 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2002/08/01 02:37:42 jschauma Exp $ # # There are a few more mod_auth_cookie's out there doing slightly # different things. This one pkg would be a good place to dump them all in @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.kciLink.com/pub/ EXTRACT_SUFX= .gz -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://ftp.kciLink.com/pub/mod_auth_cookie.txt COMMENT= Cookie-based authentication for Apache diff --git a/www/ap-fastcgi/Makefile b/www/ap-fastcgi/Makefile index 8971ad85f2d..e3ed9713b7f 100644 --- a/www/ap-fastcgi/Makefile +++ b/www/ap-fastcgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/07/24 19:45:29 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2002/08/01 02:37:42 jschauma Exp $ # DISTNAME= mod_fastcgi_2.2.10 @@ -6,7 +6,7 @@ PKGNAME= ap-fastcgi-2.2.10 CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.fastcgi.com/ COMMENT= New, improved CGI-like interface module for Apache diff --git a/www/ap-gzip/Makefile b/www/ap-gzip/Makefile index 04962bbec16..1919753cabf 100644 --- a/www/ap-gzip/Makefile +++ b/www/ap-gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/07/24 19:45:29 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/08/01 02:37:41 jschauma Exp $ # DISTNAME= mod_gzip.c @@ -8,7 +8,7 @@ MASTER_SITES= http://www.remotecommunications.com/apache/mod_gzip/src/${VERSION} EXTRACT_SUFX= .gz DISTFILES= ${DISTNAME}${EXTRACT_SUFX} changes.txt commands.txt samples.txt -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.remotecommunications.com/apache/mod_gzip/ COMMENT= On-the-fly GZIP compression for Apache 1.3.x diff --git a/www/arena/Makefile b/www/arena/Makefile index 66e7b7012b9..5cd761b08d9 100644 --- a/www/arena/Makefile +++ b/www/arena/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2002/03/13 17:37:50 fredb Exp $ +# $NetBSD: Makefile,v 1.43 2002/08/01 02:37:41 jschauma Exp $ DISTNAME= arena-0.3.62 PKGREVISION= 2 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/Arena-0.3.62 CATEGORIES= www MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/web/arena/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.yggdrasil.com/Products/Arena/ COMMENT= Experimental HTML 3 browser, supports math and style sheets diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 093fc6d993f..4d4df4abd62 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2002/07/24 19:45:31 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2002/08/01 02:37:41 jschauma Exp $ DISTNAME= w3c-libwww-5.3.2 PKGNAME= libwww-5.3.2 @@ -7,7 +7,7 @@ CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ \ ftp://ftp.uni-hannover.de/pub/mirror/info-systems/WWW/libwww/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.w3.org/Library/ COMMENT= The W3C Reference Library |