diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-CSV/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-CSV/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index c63a59d46aa..c507e67c00a 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/09/03 11:16:24 sno Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:00 wiz Exp $ # DISTNAME= Template-Plugin-CSV-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |