diff options
author | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
commit | 5c6ce22f8cb029936d6d1fee0fd6f5bbc84c9079 (patch) | |
tree | df66087d0f43d7c51d4fc3cb5c022e7ce657a47c | |
parent | 6b29b6722e2b34ac654fd6fcd8e1768d7b9a654a (diff) | |
download | pkgsrc-5c6ce22f8cb029936d6d1fee0fd6f5bbc84c9079.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
31 files changed, 63 insertions, 65 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index 8ea9f23bb10..e25a67fa145 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/05/20 00:58:08 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/20 15:24:58 jwise Exp $ # DISTNAME= i2cb-6.0_ALPHA @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ COMMENT= Next generation Internet Citicen's Band chat client diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 34468078205..ddc74a7be62 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2008/09/25 14:02:08 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2009/08/20 15:24:58 jwise Exp $ # DISTNAME= i2cbd-2.0_BETA5 @@ -7,7 +7,7 @@ CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.draga.com/~jwise/i2cb/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ COMMENT= Next generation Internet Citizens Band chat server diff --git a/devel/apache-ant15/Makefile b/devel/apache-ant15/Makefile index 70b382addf1..9de4740a379 100644 --- a/devel/apache-ant15/Makefile +++ b/devel/apache-ant15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/05/26 02:13:17 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/20 15:24:58 jwise Exp $ # # NOTE: if you are depending on ant from another package, please be aware that # the ant team has CHANGED the version numbering scheme. A previous version @@ -12,7 +12,7 @@ MASTER_SITES= http://archive.apache.org/dist/ant/binaries/ EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}-bin${EXTRACT_SUFX} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ant.apache.org/ COMMENT= "Apache Project's Java-Based make(1) replacement" diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile index cebcb38167d..38e47f34bff 100644 --- a/lang/p2c/Makefile +++ b/lang/p2c/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2007/02/22 19:26:38 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2009/08/20 15:24:58 jwise Exp $ DISTNAME= p2c-1.20 CATEGORIES= lang MASTER_SITES= ftp://csvax.cs.caltech.edu/pub/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Pascal to C compiler (translates Pascal to C) WRKSRC= ${WRKDIR}/src diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile index c6690a01f85..6a65d7969de 100644 --- a/lang/tcl-expect/Makefile +++ b/lang/tcl-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2008/03/15 12:41:36 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/20 15:24:58 jwise Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKGNAME= tcl-expect-${EXPECT_VERSION} PKGREVISION= 1 CATEGORIES= lang -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Extensions to Tcl to support scripting of interactive programs CONFLICTS+= expect-[0-9]* diff --git a/lang/tcl-tclX/Makefile b/lang/tcl-tclX/Makefile index b9a3fd2a80f..f3a4b05f96c 100644 --- a/lang/tcl-tclX/Makefile +++ b/lang/tcl-tclX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2009/06/30 00:07:18 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2009/08/20 15:24:59 jwise Exp $ # DISTNAME= tclx8.3.5-src @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= lang tcl MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tclx/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tclx.sourceforge.net/ COMMENT= Extended Tcl (TclX), a set of Tcl extensions for system programming diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile index 4607ba0ab81..d3b6030cabe 100644 --- a/lang/tcl/Makefile +++ b/lang/tcl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.63 2007/09/25 10:03:53 hira Exp $ +# $NetBSD: Makefile,v 1.64 2009/08/20 15:24:58 jwise Exp $ DISTNAME= tcl${TCL_VERSION}-src PKGNAME= tcl-${TCL_VERSION} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcl.tk/ COMMENT= Ousterhout's Tool Command Language, a scripting language diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index c6c2bd77b40..230f6da0e5c 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/07/16 23:00:01 zafer Exp $ +# $NetBSD: Makefile,v 1.18 2009/08/20 15:24:59 jwise Exp $ # DISTNAME= tcl8.3.4 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ftp://ftp.funet.fi/pub/languages/tcl/tcl/tcl8_3/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcltk.com/ COMMENT= Ousterhout\'s Tool Command Language, a scripting language diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index 056aa728e79..2971f3e8c6e 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/03/04 16:38:13 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKGNAME= tk-expect-${EXPECT_VERSION} PKGREVISION= 1 CATEGORIES= lang -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tcl interpreter with both the expect and tk extensions built in DEPENDS+= tcl-expect>=${EXPECT_VERSION}:../../lang/tcl-expect diff --git a/lang/tk-tclX/Makefile b/lang/tk-tclX/Makefile index 369850abed9..016c75c2e5e 100644 --- a/lang/tk-tclX/Makefile +++ b/lang/tk-tclX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2007/01/07 09:13:57 rillig Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/20 15:24:59 jwise Exp $ # DISTNAME= tclx8.3.5-src @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= lang tcl tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tclx/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tclx.sourceforge.net/ COMMENT= Extended Tcl (TclX), a set of Tcl extensions for system programming diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index d3db3f6133d..70964ed5c53 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2007/02/28 16:04:16 jwise Exp $ +# $NetBSD: Makefile,v 1.28 2009/08/20 15:24:59 jwise Exp $ DISTNAME= MHonArc-2.6.16 PKGNAME= mhonarc-2.6.16 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mhonarc.org/ COMMENT= Mailbox to HTML converter, suitable for list archives diff --git a/net/tcl-scotty/Makefile b/net/tcl-scotty/Makefile index 9cb18510627..31db79a2cab 100644 --- a/net/tcl-scotty/Makefile +++ b/net/tcl-scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/02/22 19:27:00 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $ # DISTNAME= scotty-${DIST_VERS} @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= net tcl MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nosuchname.net/scotty/ COMMENT= Network management extensions to TCL diff --git a/net/tkined/Makefile b/net/tkined/Makefile index b57947bee7b..bd1bd1203ee 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2007/02/22 19:27:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2009/08/20 15:24:59 jwise Exp $ # DISTNAME= scotty-2.1.11 @@ -7,7 +7,7 @@ PKGREVISION= 3 CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nosuchname.net/scotty/ COMMENT= Graphical network discovery and monitoring tool based on scotty diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 3949d2a6809..b78643ca846 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2009/07/22 09:01:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2009/08/20 15:24:59 jwise Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -7,7 +7,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Source pretty printer for LaTeX WRKSRC= ${WRKDIR}/lgrind/source diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 0e99de52a6c..9631981866f 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/07/07 22:22:05 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $ # # We use the binary distribution of crimson because otherwise we # have a bootstrap-loop between apache-ant and crimson, each of which @@ -10,7 +10,7 @@ PKGREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://xml.apache.org/dist/crimson/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xml.apache.org/crimson/ COMMENT= Apache.org implementation of JAXP, SAX, and DOM diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 85ae1b1e514..057b4f837d1 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2009/07/07 22:08:46 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2009/08/20 15:25:00 jwise Exp $ # # Note: we currently use the pre-built (-bin) distribution of FOP, # because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is # required to build it. # # Note: please do NOT update this package to a more recent version of FOP -- -# this is the most recent version which works with cocoon. If you need a -# newer version, let me know, and I will import the latest version as -# fop-current -- jwise@NetBSD.org +# this is the most recent version which works with cocoon. # DISTNAME= fop-0_15_0-forBeginners @@ -17,7 +15,7 @@ CATEGORIES= textproc www MASTER_SITES= http://xmlgraphics.apache.org/dist/fop/recent/ EXTRACT_SUFX= .zip -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xmlgraphics.apache.org/fop/ COMMENT= The Apache Project's XSL Formatting Objects implementation diff --git a/textproc/ispell-romanian/Makefile b/textproc/ispell-romanian/Makefile index dfec0e2a3d5..c9ac223882a 100644 --- a/textproc/ispell-romanian/Makefile +++ b/textproc/ispell-romanian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/02/17 14:43:05 abs Exp $ +# $NetBSD: Makefile,v 1.6 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= rom-spell @@ -6,7 +6,7 @@ PKGNAME= ispell-romanian-20031216 CATEGORIES= textproc MASTER_SITES= http://www.cs.cmu.edu/~mihaib/ftp/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fmg-www.cs.ucla.edu/fmg-members/geoff/ispell-dictionaries.html#Romanian-dicts COMMENT= Romanian dictionary for ispell diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 2cc03e9cab3..7fc4dbad35a 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/07/07 20:47:53 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= saxon @@ -8,7 +8,7 @@ CATEGORIES= textproc www MASTER_SITES= ${HOMEPAGE}saxon6.0.2/ EXTRACT_SUFX= .zip -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://users.breathe.com/mhkay/saxon/ COMMENT= Michael H. Kay's Java XSLT processor diff --git a/textproc/tcl-dom/Makefile b/textproc/tcl-dom/Makefile index 93ba1d4e2a0..b390a47b4b4 100644 --- a/textproc/tcl-dom/Makefile +++ b/textproc/tcl-dom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/07/07 20:41:51 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= TclDOM-1.6 @@ -7,7 +7,7 @@ CATEGORIES= textproc www tcl MASTER_SITES= ${MASTER_SITE_LOCAL} # newer releases are on sourceforge -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tclxml.sourceforge.net/tcldom.html COMMENT= DOM implementation for use with TclXML or TclExpat diff --git a/textproc/tcl-expat/Makefile b/textproc/tcl-expat/Makefile index a2c3a84fe4d..8f4c137c809 100644 --- a/textproc/tcl-expat/Makefile +++ b/textproc/tcl-expat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/07/07 20:43:58 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= TclExpat-1.1 @@ -7,7 +7,7 @@ PKGREVISION= 4 CATEGORIES= textproc www tcl MASTER_SITES= http://www.zveno.com/in-tclxml/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/ COMMENT= XML parser implemented entirely in Tcl diff --git a/textproc/tcl-xml/Makefile b/textproc/tcl-xml/Makefile index a4f3099fe23..4ae9e594916 100644 --- a/textproc/tcl-xml/Makefile +++ b/textproc/tcl-xml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/07/07 20:39:13 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= TclXML-1.2 @@ -6,7 +6,7 @@ PKGNAME= tcl-xml-1.2 CATEGORIES= textproc www tcl MASTER_SITES= http://www.zveno.com/in-tclxml/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.zveno.com/zm.cgi/in-tclxml/ COMMENT= XML parser implemented entirely in Tcl diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index 5cb25b4dbda..4c028b1300a 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/07/07 20:30:31 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/20 15:25:00 jwise Exp $ # # Note: we currently use the pre-built (-bin) distribution of Xalan-J, # because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is @@ -9,7 +9,7 @@ PKGNAME= xalan-j-1.2 CATEGORIES= textproc www MASTER_SITES= http://xml.apache.org/dist/xalan-j/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xml.apache.org/xalan-j/ COMMENT= The Apache Project's XSLT implementation diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index 6fd78552c80..f473dce6c56 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2009/07/07 20:29:41 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2009/08/20 15:25:00 jwise Exp $ # # Note: we currently use the pre-built (-bin) distribution of Xerces-J, # because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is @@ -10,7 +10,7 @@ PKGREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://xerces.apache.org/dist/xerces-j/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xerces.apache.org/xerces-j/ COMMENT= The Apache Project's validating XML parser with DOM and SAX support diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index c2a2b9d853f..2b23279ff40 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:52 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= xp @@ -8,7 +8,7 @@ CATEGORIES= textproc www java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jclark.com/xml/ COMMENT= James Clark's non-validating XML Parser for Java diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index a7d6fccd1a0..bb9661a5c9c 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/06/12 02:14:52 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/20 15:25:00 jwise Exp $ # DISTNAME= xt @@ -8,7 +8,7 @@ CATEGORIES= textproc www MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ EXTRACT_SUFX= .zip -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.jclark.com/xml/ COMMENT= James Clark's Java implementation of XSLT diff --git a/www/ap-dtcl/Makefile b/www/ap-dtcl/Makefile index 41f52369630..6cf8fa88f19 100644 --- a/www/ap-dtcl/Makefile +++ b/www/ap-dtcl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2008/06/12 02:14:54 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2009/08/20 15:25:01 jwise Exp $ DISTNAME= mod_dtcl-0.11.6 PKGNAME= ap13-dtcl-0.11.2 CATEGORIES= www MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tcl.apache.org/ COMMENT= Simple, fast Tcl server side scripting for apache diff --git a/www/ap-xslt/Makefile b/www/ap-xslt/Makefile index c3dc58af877..1cb901e2c70 100644 --- a/www/ap-xslt/Makefile +++ b/www/ap-xslt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2008/01/18 05:09:47 tnn Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/20 15:25:01 jwise Exp $ DISTNAME= modxslt-1.1 PKGNAME= ap13-xslt-1.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=modxslt/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mod-xslt2.com/ COMMENT= Simple, fast XSLT transformations for apache diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index 3adc8c35271..60e3c3285de 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/11/08 17:36:36 jwise Exp $ +# $NetBSD: Makefile,v 1.34 2009/08/20 15:25:01 jwise Exp $ DISTNAME= Cocoon-1.8.2 PKGNAME= cocoon-1.8.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://cocoon.apache.org/dist/cocoon/cocoon1/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cocoon.apache.org/ COMMENT= The Apache Project's XML/XSL based web publishing system diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index 1f9f9b187b9..83394dbc116 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2009/07/15 20:58:57 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/20 15:25:01 jwise Exp $ # DISTNAME= hiawatha @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ sitedrivenby.gif -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pault.com/pault/downloads/ COMMENT= Barebones HTTP server with XML and XSLT support (and more) diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 027a2014316..850abeef690 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2008/08/06 04:09:12 dsainty Exp $ +# $NetBSD: Makefile,v 1.63 2009/08/20 15:25:01 jwise Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcl.tk/ COMMENT= Graphical toolkit for TCL diff --git a/x11/tk83/Makefile b/x11/tk83/Makefile index 5d1763cffc9..87e178b802d 100644 --- a/x11/tk83/Makefile +++ b/x11/tk83/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/15 12:12:28 sborrill Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/20 15:25:01 jwise Exp $ DISTNAME= tk8.3.4 PKGNAME= tk-8.3.4 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcltk.com/ COMMENT= Graphical toolkit for TCL |