Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host.
Reported by: Aryeh Friedman <aryeh.friedman@gmail.com>
This commit is contained in:
parent
de6e55af8e
commit
8451cdf6c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206857
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue