aboutsummaryrefslogtreecommitdiff
path: root/devel/py-yaml
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2006-03-31 02:50:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2006-03-31 02:50:51 +0000
commitc3a86f50a718f08cb9247d1f64c4468a88012777 (patch)
treeb4aaf470db1432203ab54d2cb4845563deca889a /devel/py-yaml
parenta5bce4e792570635e34212ad509776639eee9184 (diff)
downloadports-c3a86f50a718f08cb9247d1f64c4468a88012777.tar.gz
ports-c3a86f50a718f08cb9247d1f64c4468a88012777.zip
Notes
Diffstat (limited to 'devel/py-yaml')
-rw-r--r--devel/py-yaml/Makefile2
-rw-r--r--devel/py-yaml/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index c19d164ad511..aecf5fccfdd7 100644
--- a/devel/py-yaml/Makefile
+++ b/devel/py-yaml/Makefile
@@ -9,7 +9,7 @@
PORTNAME= yaml
PORTVERSION= 0.32
CATEGORIES= devel python
-MASTER_SITES= http://python.yaml.org/dist/
+MASTER_SITES= http://pyyaml.org/download/pyyaml-legacy/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyYaml-SHowell-${PORTVERSION}
EXTRACT_SUFX= .tar.gz
diff --git a/devel/py-yaml/pkg-descr b/devel/py-yaml/pkg-descr
index 2a00a3d0b60b..e5a3af58c3ef 100644
--- a/devel/py-yaml/pkg-descr
+++ b/devel/py-yaml/pkg-descr
@@ -1,3 +1,3 @@
Python YAML parser
-WWW: http://python.yaml.org/
+WWW: http://pyyaml.org/