diff options
Diffstat (limited to 'textproc/p5-Text-CSV/Makefile')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 092a7d15965..45a6d7f9c4b 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2013/07/14 06:42:02 wen Exp $ +# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:41 wiz Exp $ # DISTNAME= Text-CSV-1.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |