summaryrefslogtreecommitdiff
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r--lang/parrot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index bd46d150f6a..59c8734fbfd 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2010/02/25 17:59:34 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2010/03/17 11:06:11 he Exp $
#
-VERSION= 2.1.1
+VERSION= 2.2.0
RTYPE= devel
DISTNAME= parrot-${VERSION}
CATEGORIES= lang