diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-03-19 11:21:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-03-19 11:21:27 +0000 |
commit | a76da3e1c8ee676667400ec2c1614c9da7d75fa3 (patch) | |
tree | 39d7dcc434b17a331a3b5c13a593cd08dfa3d122 /net/freenet6 | |
parent | b001d44ae2efc64fca1bf7da32f9b4488da41224 (diff) | |
download | ports-a76da3e1c8ee676667400ec2c1614c9da7d75fa3.tar.gz ports-a76da3e1c8ee676667400ec2c1614c9da7d75fa3.zip |
Make distfile fetchable again.
Fix WWW
Submitted by: Bill Fenner, Andrei Kolu <antik@bsd.ee>
Notes
Notes:
svn path=/head/; revision=187712
Diffstat (limited to 'net/freenet6')
-rw-r--r-- | net/freenet6/Makefile | 2 | ||||
-rw-r--r-- | net/freenet6/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile index 8d2cc2c9d4a2..71dc097f058f 100644 --- a/net/freenet6/Makefile +++ b/net/freenet6/Makefile @@ -9,7 +9,7 @@ PORTNAME= freenet6 PORTVERSION= 2.1.1 PORTREVISION= 6 CATEGORIES= net ipv6 -MASTER_SITES= http://www.hexago.com/files/ +MASTER_SITES= http://www.go6.net/4105/file.asp?file_id=80&foo=/ DISTNAME= tspc-${PORTVERSION}-src EXTRACT_SUFX= .tgz diff --git a/net/freenet6/pkg-descr b/net/freenet6/pkg-descr index d21df6dfcea7..2151913bf402 100644 --- a/net/freenet6/pkg-descr +++ b/net/freenet6/pkg-descr @@ -17,4 +17,4 @@ filling a Web form and running a script. Freenet6's TSP is representing another very important step to accelerate the deployment at large scale of IPv6 to everyone on the net. -WWW: http://www.hexago.com/index.php?pgID=20 +WWW: http://www.go6.net/4105/freenet.asp |