diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-07 23:37:58 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2007-04-07 23:37:58 +0000 |
commit | f28385ea2a05f942e06c0fccacbe6fb7d71f1942 (patch) | |
tree | 1273ba520236d446814c0e1ebfcc90d489218584 /www | |
parent | 943816f90abf3a33ddd561c9397dc05dc1ba2aeb (diff) | |
download | ports-f28385ea2a05f942e06c0fccacbe6fb7d71f1942.tar.gz ports-f28385ea2a05f942e06c0fccacbe6fb7d71f1942.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-webunit/Makefile | 3 |
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 |