diff options
Diffstat (limited to 'textproc/p5-Text-CSV-Encoded/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV-Encoded/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index 72babc29af5..f2856c33ea7 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/08/25 23:51:33 wen Exp $ +# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Text-CSV-Encoded-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |