diff options
Diffstat (limited to 'devel/p5-Mo/Makefile')
-rw-r--r-- | devel/p5-Mo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Mo/Makefile b/devel/p5-Mo/Makefile index 8d0b42fc483..31e48813957 100644 --- a/devel/p5-Mo/Makefile +++ b/devel/p5-Mo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/03/01 02:20:23 wen Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:36:03 wiz Exp $ DISTNAME= Mo-0.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CA/CARLOS/} |