aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-07 21:48:45 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-07 21:48:45 +0000
commit501e97d3bf695764aa40ddfba60fbc5ac3251089 (patch)
tree692fb3d85e21a3a8487556e4ee490d82f5435ea0 /lang/parrot/Makefile
parentfa9e601d6451246e907d9542d2b9321afc0cb807 (diff)
downloadports-501e97d3bf695764aa40ddfba60fbc5ac3251089.tar.gz
ports-501e97d3bf695764aa40ddfba60fbc5ac3251089.zip
Notes
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