aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-02-08 01:27:22 +0800
committermezz <mezz@FreeBSD.org>2008-02-08 01:27:22 +0800
commit957207c45e9abd9588668ae519e76eed5f3b20c1 (patch)
tree4a2f2a67d4367a59e0a08db0e77bbe265a18ef72 /net-p2p
parent146f4d0fe0aec1ba7dd044f63456983458dd17d7 (diff)
downloadfreebsd-ports-gnome-957207c45e9abd9588668ae519e76eed5f3b20c1.tar.gz
freebsd-ports-gnome-957207c45e9abd9588668ae519e76eed5f3b20c1.tar.zst
freebsd-ports-gnome-957207c45e9abd9588668ae519e76eed5f3b20c1.zip
Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host.
Reported by: Aryeh Friedman <aryeh.friedman@gmail.com>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/Makefile2
-rw-r--r--net-p2p/deluge05/Makefile2
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