summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2005-02-21 20:26:08 +0000
committerhubertf <hubertf@pkgsrc.org>2005-02-21 20:26:08 +0000
commit9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064 (patch)
tree7c3ee711ba0c708e2726ec7a9c4cf5fb0feb6167 /textproc
parent8b44024dc5162eaf9da3388d4a28a4cde936a275 (diff)
downloadpkgsrc-9a981bcfbe5c210123f3ba69a40c6ae0fd7ed064.tar.gz
Sign over maintainership to tech-pkg@
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dsssl-docbook-modular/Makefile4
-rw-r--r--textproc/html/Makefile4
-rw-r--r--textproc/opensp/Makefile4
-rw-r--r--textproc/p5-XML-Node/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile
index 946b4a951d1..73c4a8190b9 100644
--- a/textproc/dsssl-docbook-modular/Makefile
+++ b/textproc/dsssl-docbook-modular/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2005/02/18 16:17:43 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2005/02/21 20:26:14 hubertf Exp $
DISTNAME= docbook-dsssl-1.79
PKGNAME= dsssl-docbook-modular-1.79
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} docbook-dsssl-doc-1.79${EXTRACT_SUFX}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://docbook.sourceforge.net/
COMMENT= DSSSL stylesheets for the DocBook DTD
diff --git a/textproc/html/Makefile b/textproc/html/Makefile
index c6f6e8bfb95..389065dbc84 100644
--- a/textproc/html/Makefile
+++ b/textproc/html/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2004/12/25 14:46:06 uebayasi Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/21 20:26:14 hubertf Exp $
#
DISTNAME= html-4.01
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.w3.org/TR/REC-html40/
COMMENT= SGML DTDs for the Hypertext Markup Language
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 86d5c9c3827..c4e85d904e0 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/10/03 00:18:20 tv Exp $
+# $NetBSD: Makefile,v 1.23 2005/02/21 20:26:14 hubertf Exp $
#
DISTNAME= OpenSP-1.5.1
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://openjade.sourceforge.net/doc/index.htm
COMMENT= SGML parser, successor to "sp"
diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile
index 37a2d79e3f2..29faab3931b 100644
--- a/textproc/p5-XML-Node/Makefile
+++ b/textproc/p5-XML-Node/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:10 grant Exp $
+# $NetBSD: Makefile,v 1.12 2005/02/21 20:26:14 hubertf Exp $
#
DISTNAME= XML-Node-0.10
@@ -9,7 +9,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= http://belmont-shores.ics.uci.edu/pub/ \
${MASTER_SITE_PERL_CPAN:=XML/}
-MAINTAINER= hubertf@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://belmont-shores.ics.uci.edu/XML::Node/
COMMENT= Node-based XML parsing: an simplified interface to XML::Parser