aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-17 00:16:42 +0800
committerkrion <krion@FreeBSD.org>2004-05-17 00:16:42 +0800
commit7c639b94a9ac179464f2d0b822ce8e7660381b90 (patch)
treee2b4f2ffedca5961c149f648fce5d73d401f68c1 /devel
parent5712de37442b66d1866950dc7d51f8a9e411fbbc (diff)
downloadfreebsd-ports-gnome-7c639b94a9ac179464f2d0b822ce8e7660381b90.tar.gz
freebsd-ports-gnome-7c639b94a9ac179464f2d0b822ce8e7660381b90.tar.zst
freebsd-ports-gnome-7c639b94a9ac179464f2d0b822ce8e7660381b90.zip
- Fix MASTER_SITES
PR: ports/66686 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'devel')
-rw-r--r--devel/py-yaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
index acc499ee16a1..0f09f0ea2a08 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://iron.cx/yaml/
+MASTER_SITES= http://sluggo.kicks-ass.org/yaml/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyYaml-SHowell-${PORTVERSION}
EXTRACT_SUFX= .tar.gz