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 0c0dd5c8249..587b3ba1cd0 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2017/09/27 15:34:05 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2018/08/21 10:59:18 wiz Exp $ -DISTNAME= Coro-6.514 +DISTNAME= Coro-6.52 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Coro/} |