diff options
author | lioux <lioux@FreeBSD.org> | 2005-12-23 18:51:03 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-12-23 18:51:03 +0800 |
commit | 44d60b7f73478b5d0dafbdf5e892886d60b8df73 (patch) | |
tree | a0d097d789c100da67973c74cd7435283583c1a2 /net-p2p | |
parent | d67699061f62789159f012d8e84fef986e2c017f (diff) | |
download | freebsd-ports-gnome-44d60b7f73478b5d0dafbdf5e892886d60b8df73.tar.gz freebsd-ports-gnome-44d60b7f73478b5d0dafbdf5e892886d60b8df73.tar.zst freebsd-ports-gnome-44d60b7f73478b5d0dafbdf5e892886d60b8df73.zip |
Add extra MASTER_SITES
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/freenet/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/freenet05/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile index c15c99b665b4..b0f669b04913 100644 --- a/net-p2p/freenet/Makefile +++ b/net-p2p/freenet/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.5.2.1.5106 PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ + http://downloads.freenetproject.org/ \ http://fgudin.nerim.net/files/ DISTNAME= ${PORTNAME}-20051123 EXTRACT_SUFX= .tgz diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index c15c99b665b4..b0f669b04913 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.5.2.1.5106 PORTREVISION= 1 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ + http://downloads.freenetproject.org/ \ http://fgudin.nerim.net/files/ DISTNAME= ${PORTNAME}-20051123 EXTRACT_SUFX= .tgz |