aboutsummaryrefslogtreecommitdiffstats
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2011-05-01 00:15:21 +0800
committerskv <skv@FreeBSD.org>2011-05-01 00:15:21 +0800
commitd4c3e09e6f4899763aa2b8a45995623df52d678b (patch)
tree19017e2ef624c0e47230673212e2d5866918529d /lang/parrot/Makefile
parent3853445f7e98c21bf8412423cb3a4d464d3c3c97 (diff)
downloadfreebsd-ports-gnome-d4c3e09e6f4899763aa2b8a45995623df52d678b.tar.gz
freebsd-ports-gnome-d4c3e09e6f4899763aa2b8a45995623df52d678b.tar.zst
freebsd-ports-gnome-d4c3e09e6f4899763aa2b8a45995623df52d678b.zip
Update to 3.3.0
Changes: http://www.parrot.org/news/2011/Parrot-3.3.0
Diffstat (limited to 'lang/parrot/Makefile')
-rw-r--r--lang/parrot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index d6fa35dc66a3..2c8c75ace9f1 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -8,7 +8,7 @@
PORTNAME= parrot
PORTVERSION= ${PARROT_VERSION}
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/
MAINTAINER= perl@FreeBSD.org
COMMENT= Parrot - virtual machine for dynamic languages