diff options
-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 |