aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-04-08 07:37:58 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-04-08 07:37:58 +0800
commit580a23002025c44a987d6d2b35edd69b54c36c42 (patch)
tree30fa4fac76e675121837e3c4216610e66190f867 /www
parentaa5799d3da730faf8a1e16da87e9ace2a28a2640 (diff)
downloadfreebsd-ports-gnome-580a23002025c44a987d6d2b35edd69b54c36c42.tar.gz
freebsd-ports-gnome-580a23002025c44a987d6d2b35edd69b54c36c42.tar.zst
freebsd-ports-gnome-580a23002025c44a987d6d2b35edd69b54c36c42.zip
- Add backup MASTER_SITE
- Remove stale MASTER_SITE Approved by: clsung (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/py-webunit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-webunit/Makefile b/www/py-webunit/Makefile
index edc19ccaa415..234244d012aa 100644
--- a/www/py-webunit/Makefile
+++ b/www/py-webunit/Makefile
@@ -9,8 +9,7 @@ PORTNAME= webunit
PORTVERSION= 1.3.9
CATEGORIES= www python
MASTER_SITES= http://cheeseshop.python.org/packages/source/w/webunit/ \
- http://mechanicalcat.net/tech/webunit/ \
- http://funkload.nuxeo.org/3dparty/
+ http://www.cs.nctu.edu.tw/~lwhsu/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org