diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/helpdeco/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-LevenshteinXS/Makefile | 4 | ||||
-rw-r--r-- | textproc/rtf-tools/Makefile | 4 | ||||
-rw-r--r-- | textproc/texi2roff/Makefile | 4 | ||||
-rw-r--r-- | textproc/troffcvt/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile index 86d61bce91a..684ded5e225 100644 --- a/textproc/helpdeco/Makefile +++ b/textproc/helpdeco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/22 09:22:15 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2006/12/15 14:34:21 wiz Exp $ # DISTNAME= helpdeco-2.1.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=helpdeco/} -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/helpdeco/ COMMENT= Windows .hlp to .rtf converter diff --git a/textproc/p5-Text-LevenshteinXS/Makefile b/textproc/p5-Text-LevenshteinXS/Makefile index 99109ff60fa..32c30566221 100644 --- a/textproc/p5-Text-LevenshteinXS/Makefile +++ b/textproc/p5-Text-LevenshteinXS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/07/25 15:34:34 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/12/15 14:34:21 wiz Exp $ # DISTNAME= Text-LevenshteinXS-0.03 @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-LevenshteinXS COMMENT= XS implementation of the Levenshtein edit distance diff --git a/textproc/rtf-tools/Makefile b/textproc/rtf-tools/Makefile index 8609a30c1b1..1f5ee764314 100644 --- a/textproc/rtf-tools/Makefile +++ b/textproc/rtf-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/03/11 19:42:25 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2006/12/15 14:34:21 wiz Exp $ # DISTNAME= RTF-1.10 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.snake.net/software/RTF/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= RTF to troff/groff/text converter diff --git a/textproc/texi2roff/Makefile b/textproc/texi2roff/Makefile index f2262ead34a..f25782a6e7f 100644 --- a/textproc/texi2roff/Makefile +++ b/textproc/texi2roff/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/06/17 03:50:37 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2006/12/15 14:34:21 wiz Exp $ DISTNAME= texi2roff-2.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=support/texi2roff/} -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://texinfo.org/texi2roff/ COMMENT= Texinfo-to-ROFF direct translator diff --git a/textproc/troffcvt/Makefile b/textproc/troffcvt/Makefile index 71c62dd411b..0fed14c3aee 100644 --- a/textproc/troffcvt/Makefile +++ b/textproc/troffcvt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/07/16 01:19:24 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/12/15 14:34:21 wiz Exp $ # DISTNAME= troffcvt-1.04 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.snake.net/software/troffcvt/ -MAINTAINER= ben@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${MASTER_SITES} COMMENT= Troff/groff to RTF/HTML/TEXT converter |