diff options
Diffstat (limited to 'devel/p5-Const-Fast/Makefile')
-rw-r--r-- | devel/p5-Const-Fast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Const-Fast/Makefile b/devel/p5-Const-Fast/Makefile index 62989404ec0..74d3140a8c2 100644 --- a/devel/p5-Const-Fast/Makefile +++ b/devel/p5-Const-Fast/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2013/12/12 06:42:21 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:46 wiz Exp $ DISTNAME= Const-Fast-0.014 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} |