diff options
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 5de3cfd7fea..07255ee6dcb 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2005/07/13 18:01:41 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/08/06 06:19:32 jlam Exp $ # DISTNAME= Text-CSV_XS-0.23 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tcx -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |