diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-07 17:27:22 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-02-07 17:27:22 +0000 |
commit | 8451cdf6c14a2ae5ceb818dd853781bf4ca5db3f (patch) | |
tree | 4b48b5296264d0fb94bee6a4732f66ee71b5fc8b /net-p2p | |
parent | de6e55af8e2c451d7e2c7509553b041c65484217 (diff) | |
download | ports-8451cdf6c14a2ae5ceb818dd853781bf4ca5db3f.tar.gz ports-8451cdf6c14a2ae5ceb818dd853781bf4ca5db3f.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge05/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index 124db4e51303..2f4433661379 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -8,7 +8,7 @@ PORTNAME= deluge PORTVERSION= 0.5.8.3 CATEGORIES= net-p2p python -MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/ +MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/ MAINTAINER= mezz@FreeBSD.org COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile index 124db4e51303..2f4433661379 100644 --- a/net-p2p/deluge05/Makefile +++ b/net-p2p/deluge05/Makefile @@ -8,7 +8,7 @@ PORTNAME= deluge PORTVERSION= 0.5.8.3 CATEGORIES= net-p2p python -MASTER_SITES= http://download.deluge-torrent.org/tarball/${PORTVERSION}/ +MASTER_SITES= http://ftp.osuosl.org/pub/deluge/source/${PORTVERSION}/ MAINTAINER= mezz@FreeBSD.org COMMENT= A Bittorrent client, using Python, GTK+2 and Rasterbar libtorrent |