diff options
author | pav <pav@FreeBSD.org> | 2009-01-31 06:38:38 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-31 06:38:38 +0800 |
commit | 2795264af684e2076cc7c33b95673fdd55bfde7d (patch) | |
tree | 7e30ed8066d185469c268a5aa838c796ddf70786 /devel | |
parent | 2209c599a3ff3ecf31210e2ce8c6306743fdd25f (diff) | |
download | freebsd-ports-gnome-2795264af684e2076cc7c33b95673fdd55bfde7d.tar.gz freebsd-ports-gnome-2795264af684e2076cc7c33b95673fdd55bfde7d.tar.zst freebsd-ports-gnome-2795264af684e2076cc7c33b95673fdd55bfde7d.zip |
- Add a working download location
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pythk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pythk/Makefile b/devel/pythk/Makefile index 53cae32b7700..69089d9249c4 100644 --- a/devel/pythk/Makefile +++ b/devel/pythk/Makefile @@ -8,7 +8,8 @@ PORTNAME= pythk PORTVERSION= 0.1.1 CATEGORIES= devel -MASTER_SITES= http://master.branda.to/downloads/pythk/ +MASTER_SITES= https://opensvn.csie.org/traccgi/PumperWeb/raw-attachment/wiki/sqlcc/ \ + http://master.branda.to/downloads/pythk/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thinker@branda.to |