diff options
Diffstat (limited to 'net/py-bittornado/Makefile')
-rw-r--r-- | net/py-bittornado/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-bittornado/Makefile b/net/py-bittornado/Makefile index 8ba0fdc81925..d698415b9635 100644 --- a/net/py-bittornado/Makefile +++ b/net/py-bittornado/Makefile @@ -8,7 +8,8 @@ PORTNAME= shadow-BitTorrent PORTVERSION= 5.8.11 CATEGORIES?= net python -MASTER_SITES= http://mediahost.inetsalestech.com/shadow/ +MASTER_SITES= http://home.gil.com.au/~cbadsl/shadow/ \ + http://mediahost.inetsalestech.com/shadow/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= BitTorrent-experimental-S-${PORTVERSION} |