diff options
Diffstat (limited to 'devel/p5-Coro/Makefile')
-rw-r--r-- | devel/p5-Coro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index d8e47dec6d4..f24b1a0a0a4 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2012/10/31 11:17:54 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/05/31 12:40:12 wiz Exp $ # DISTNAME= Coro-6.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Coro/} |