diff options
Diffstat (limited to 'devel/p5-Coro/Makefile')
-rw-r--r-- | devel/p5-Coro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index aa5caa378da..36d48a373dd 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/09/02 13:16:26 obache Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:47 wiz Exp $ # DISTNAME= Coro-6.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Coro/} |