diff options
-rw-r--r-- | net-p2p/py-bittornado/Makefile | 3 | ||||
-rw-r--r-- | net/py-bittornado/Makefile | 3 | ||||
-rw-r--r-- | net/py-shadow-bittorrent/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/py-bittornado/Makefile b/net-p2p/py-bittornado/Makefile index 8ba0fdc81925..d698415b9635 100644 --- a/net-p2p/py-bittornado/Makefile +++ b/net-p2p/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} 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} diff --git a/net/py-shadow-bittorrent/Makefile b/net/py-shadow-bittorrent/Makefile index 8ba0fdc81925..d698415b9635 100644 --- a/net/py-shadow-bittorrent/Makefile +++ b/net/py-shadow-bittorrent/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} |