diff options
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r-- | lang/parrot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 4e2a29e16f0..d944094e9bc 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2011/02/19 13:07:47 he Exp $ +# $NetBSD: Makefile,v 1.44 2011/04/06 11:22:57 he Exp $ # -VERSION= 3.1.0 +VERSION= 3.2.0 RTYPE= devel DISTNAME= parrot-${VERSION} CATEGORIES= lang |