diff options
Diffstat (limited to 'lang/rakudo-star/Makefile')
-rw-r--r-- | lang/rakudo-star/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rakudo-star/Makefile b/lang/rakudo-star/Makefile index 7ce6f2f0471..8a52c5aa617 100644 --- a/lang/rakudo-star/Makefile +++ b/lang/rakudo-star/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/04/09 07:27:00 obache Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:43 wiz Exp $ DISTNAME= rakudo-star-2013.08 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang perl6 MASTER_SITES= http://rakudo.org/downloads/star/ |