aboutsummaryrefslogtreecommitdiffstats
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-08 05:48:45 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-08 05:48:45 +0800
commitcb6106b376e19ea5b33dbb38e796bde66ea4d88e (patch)
tree35c4ae28e87df24bb954bacdb50e7cb954abeec1 /lang/parrot/Makefile
parent838e9ddde364f21baca3afca3f721d72856012e6 (diff)
downloadfreebsd-ports-gnome-cb6106b376e19ea5b33dbb38e796bde66ea4d88e.tar.gz
freebsd-ports-gnome-cb6106b376e19ea5b33dbb38e796bde66ea4d88e.tar.zst
freebsd-ports-gnome-cb6106b376e19ea5b33dbb38e796bde66ea4d88e.zip
- Update to 2.10.1
PR: ports/152799 Submitted by: Aliaksandr Zahatski <zahatski@gmail.com> With Hat: perl@
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 3350450f4756..8b7186f0cda7 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/stable/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/
MAINTAINER= perl@FreeBSD.org
COMMENT= Parrot - virtual machine for dynamic languages