diff options
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r-- | lang/parrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index ee5e80c1c87a..f14024f006bc 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parrot -PORTVERSION= 6.9.0 +PORTVERSION= 7.0.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ \ ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ |