diff options
Diffstat (limited to 'lang/rakudo/Makefile')
-rw-r--r-- | lang/rakudo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rakudo/Makefile b/lang/rakudo/Makefile index 9bd171e8034..87557afc69c 100644 --- a/lang/rakudo/Makefile +++ b/lang/rakudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2017/10/02 15:19:48 maya Exp $ +# $NetBSD: Makefile,v 1.3 2018/08/22 09:45:22 wiz Exp $ DISTNAME= rakudo-2017.09 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang perl6 MASTER_SITES= http://rakudo.org/downloads/rakudo/ |