diff options
author | seb <seb@pkgsrc.org> | 2004-11-12 00:24:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-11-12 00:24:14 +0000 |
commit | fb8b89719522638f35dc0b1228bcbdb7ad76db5a (patch) | |
tree | 9c8315f43e4262188fae38eac9c62363c22703b1 /textproc | |
parent | 5405f73352635b876096575aa852daeec92cc362 (diff) | |
download | pkgsrc-fb8b89719522638f35dc0b1228bcbdb7ad76db5a.tar.gz |
Add 'perl5' to CATEGORIES.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-ChaSen/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Kakasi/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Stream/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Xerces/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 23e67ae6da0..3c3928adbc7 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/05/06 13:50:32 taca Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/12 00:32:23 seb Exp $ DISTNAME= Text-ChaSen-1.03 PKGNAME= p5-${DISTNAME} PKGREVISION= 2 SVR4_PKGNAME= p5tcs -CATEGORIES= japanese textproc +CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/chasen/ PATCHFILES= ChaSen.pm-1.03-pod-fix.diff diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index 68851087983..369aaf2c418 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/12 00:32:23 seb Exp $ DISTNAME= Text-Kakasi-1.04 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 SVR4_PKGNAME= p5tka -CATEGORIES= japanese textproc +CATEGORIES= japanese textproc perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ MAINTAINER= kei@NetBSD.org diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 1e5b5529108..8643c2c6b6b 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/12 00:32:23 seb Exp $ # DISTNAME= XML-Stream-1.15 PKGNAME= p5-${DISTNAME} -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= tech-pkg@NetBSD.org diff --git a/textproc/p5-XML-Xerces/Makefile b/textproc/p5-XML-Xerces/Makefile index ae8efe2789a..a8fbfed380d 100644 --- a/textproc/p5-XML-Xerces/Makefile +++ b/textproc/p5-XML-Xerces/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/12 00:32:23 seb Exp $ # DISTNAME= XML-Xerces-2.3.0-4 PKGNAME= p5-${DISTNAME:C/-([0-9]*)$/.\1/} PKGREVISION= 1 -CATEGORIES= textproc +CATEGORIES= textproc perl5 MASTER_SITES= http://www.apache.org/dist/xml/xerces-p/ MAINTAINER= manu@NetBSD.org |