diff options
Diffstat (limited to 'devel/p5-Tree-Simple/Makefile')
-rw-r--r-- | devel/p5-Tree-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile index 3b8e837c4a2..d70453f561d 100644 --- a/devel/p5-Tree-Simple/Makefile +++ b/devel/p5-Tree-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/11/24 01:45:33 wen Exp $ +# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:25 wiz Exp $ # DISTNAME= Tree-Simple-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/} EXTRACT_SUFX= .tgz |