diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-12-23 10:51:03 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-12-23 10:51:03 +0000 |
commit | 48791d6378cd31bfee7fdbf05b1f001df58fc12c (patch) | |
tree | 9ace8c1a808f32817d48470f252d351c74747167 /net-p2p | |
parent | cb0c94093f49adbb2b02942978f2194a4e80cc37 (diff) | |
download | ports-48791d6378cd31bfee7fdbf05b1f001df58fc12c.tar.gz ports-48791d6378cd31bfee7fdbf05b1f001df58fc12c.zip |
Add extra MASTER_SITES
Notes
Notes:
svn path=/head/; revision=151910
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 |