diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 20:50:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 20:50:28 +0000 |
commit | 19ece46a2743b9b3dd362ea9d83ec7f3664ee6f2 (patch) | |
tree | d0f81eb96c01dd57830e2725c54a8e0b5ecd9c97 /net/freenet6 | |
parent | 8872bae68fe4036a9384d8c3cb1dfcec08bdafd2 (diff) |
Forced portrevision bump to show that tsps[12].freenet6.net are not
in use anymore and that broker.freenet6.net should be used.
Notes
Notes:
svn path=/head/; revision=123961
Diffstat (limited to 'net/freenet6')
-rw-r--r-- | net/freenet6/Makefile | 2 | ||||
-rw-r--r-- | net/freenet6/files/pkg-message.in | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile index a251865ae752..be2b80ef9815 100644 --- a/net/freenet6/Makefile +++ b/net/freenet6/Makefile @@ -7,7 +7,7 @@ PORTNAME= freenet6 PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= http://www.hexago.com/files/ DISTNAME= tspc-${PORTVERSION}-src diff --git a/net/freenet6/files/pkg-message.in b/net/freenet6/files/pkg-message.in index c9f0d486407f..c8d9f3515cf3 100644 --- a/net/freenet6/files/pkg-message.in +++ b/net/freenet6/files/pkg-message.in @@ -5,3 +5,6 @@ Now that the package is installed, please finish it with the following steps: the website, fill in your userid and password there. - Run @@PREFIX@@/etc/rc.d/freenet6.sh to start the tunnel. - Try to ping a IPv6 host, for example: ping6 www.jp.freebsd.org + +Please note that tsps[12].freenet6.net are not in service anymore, +please use broker.freenet6.net instead. |