summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorseb <seb>2005-12-27 13:54:57 +0000
committerseb <seb>2005-12-27 13:54:57 +0000
commitfac6a3269f621ea6c98f635d9a475f6963eab89c (patch)
tree1d4a29cae17d519c49eaaab5bc20a450fb22b3ab /textproc
parentd8b9611952f647be2df3d6e26f459a3dec27961a (diff)
downloadpkgsrc-fac6a3269f621ea6c98f635d9a475f6963eab89c.tar.gz
Lower expectations, both others' and mine: relinquish stewardship
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bibclean/Makefile4
-rw-r--r--textproc/biblook/Makefile4
-rw-r--r--textproc/bibparse/Makefile4
-rw-r--r--textproc/gsed/Makefile4
-rw-r--r--textproc/p5-XML-Filter-BufferText/Makefile4
-rw-r--r--textproc/source-highlight/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index 432acc92406..4d995c4f174 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/10/12 07:10:57 seb Exp $
+# $NetBSD: Makefile,v 1.10 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= bibclean-2.11.4
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.math.utah.edu/pub/bibclean/
COMMENT= Prettyprinter and syntax checker for BibTeX bibliography databases
diff --git a/textproc/biblook/Makefile b/textproc/biblook/Makefile
index 677f454a583..54c5b9a8778 100644
--- a/textproc/biblook/Makefile
+++ b/textproc/biblook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/12/05 20:51:02 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= biblook
@@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME}-2.9
CATEGORIES= textproc
MASTER_SITES= http://compgeom.cs.uiuc.edu/~jeffe/files/
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://compgeom.cs.uiuc.edu/~jeffe/biblook.html
COMMENT= Indexing and searching tools for BibTeX bibliography databases
diff --git a/textproc/bibparse/Makefile b/textproc/bibparse/Makefile
index 5f17d1c96ed..03e61bf73e3 100644
--- a/textproc/bibparse/Makefile
+++ b/textproc/bibparse/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= bibparse-1.06
CATEGORIES= textproc
MASTER_SITES= http://www.math.utah.edu/pub/bibparse/
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.math.utah.edu/pub/bibparse/
COMMENT= Syntax checking tools for BibTeX bibliography databases
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 296ca86a952..e4769426191 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:20 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= sed-4.1.1
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= textproc editors
MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU implementation of sed, the POSIX stream editor
diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile
index 6f9ac70202c..e393836ffda 100644
--- a/textproc/p5-XML-Filter-BufferText/Makefile
+++ b/textproc/p5-XML-Filter-BufferText/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:33 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/12/27 13:54:59 seb Exp $
DISTNAME= XML-Filter-BufferText-1.01
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-Filter-BufferText/
COMMENT= Perl5 module XML parser filter to put all characters() in one event
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index ee07fc1ceaf..d7bcd3bcf74 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/10/10 20:13:45 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= source-highlight-2.1.2
@@ -6,7 +6,7 @@ SVR4_PKGNAME= srchl
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/}
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/src-highlite/
COMMENT= Highlight syntax of various languages source into HTML document