diff options
Diffstat (limited to 'textproc/p5-Template-Declare/Makefile')
-rw-r--r-- | textproc/p5-Template-Declare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 7cec647bf90..e821f3562be 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/09/03 11:16:23 sno Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:00 wiz Exp $ DISTNAME= Template-Declare-0.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |