diff options
Diffstat (limited to 'textproc/p5-Text-CSV/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index fa105955857..7594b5f74b7 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 15:14:11 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/10/04 14:50:17 hiramatsu Exp $ # -DISTNAME= Text-CSV-1.18 +DISTNAME= Text-CSV-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |