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 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 |