diff options
author | pav <pav@FreeBSD.org> | 2004-03-12 07:33:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-12 07:33:24 +0800 |
commit | d64b06f126c4fa6c5f4afa0cf7c8a57fe53709a9 (patch) | |
tree | 307764011dedf82490408edddb751108265e5aca /net | |
parent | c7dd492b3cf294dee6655de799d67fe65cc0cf4b (diff) | |
download | freebsd-ports-gnome-d64b06f126c4fa6c5f4afa0cf7c8a57fe53709a9.tar.gz freebsd-ports-gnome-d64b06f126c4fa6c5f4afa0cf7c8a57fe53709a9.tar.zst freebsd-ports-gnome-d64b06f126c4fa6c5f4afa0cf7c8a57fe53709a9.zip |
- Add another MASTER_SITE
PR: ports/64099
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/py-bittornado/Makefile | 3 | ||||
-rw-r--r-- | net/py-shadow-bittorrent/Makefile | 3 |
2 files changed, 4 insertions, 2 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} 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} |