diff options
Diffstat (limited to 'devel/p5-Tree-Simple/Makefile')
-rw-r--r-- | devel/p5-Tree-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile index ff96ec3c381..b1d8a9f5eb5 100644 --- a/devel/p5-Tree-Simple/Makefile +++ b/devel/p5-Tree-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2011/08/14 12:26:47 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 21:55:49 wiz Exp $ # DISTNAME= Tree-Simple-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/} |