diff options
author | rene <rene@FreeBSD.org> | 2010-11-20 03:44:49 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-11-20 03:44:49 +0800 |
commit | cf5b3ece6ef22228591603ca06bcc8dc2e0e50d0 (patch) | |
tree | 5492096b3e1a0f148ad90bef0eb5fbbee21ff7fd /net/Makefile | |
parent | 20bce29229223b31e6f0c1cb6243f5dcda7c3659 (diff) | |
download | freebsd-ports-gnome-cf5b3ece6ef22228591603ca06bcc8dc2e0e50d0.tar.gz freebsd-ports-gnome-cf5b3ece6ef22228591603ca06bcc8dc2e0e50d0.tar.zst freebsd-ports-gnome-cf5b3ece6ef22228591603ca06bcc8dc2e0e50d0.zip |
gogoc is gogoCLIENT, which is needed to connect to Freenet6 tunnel.
Freenet6 Tunnel is an IPv6 access service which enables thousands of people
from all over the world to experience the best solution for a smooth and
incremental deployment of IPv6. Freenet6 Tunnel users can get IPv6 connectivity
from anywhere, including from behind any NAT device or from outside of their
home network.
WWW: http://gogonet.gogo6.com/page/freenet6-services
Two similar PRs were sent for the port, take the first one with some
modifications from the second one. Tomaz will be the maintainer.
patch-env by rene@
PR: ports/147944, ports/149682
Submitted by: Tomaz Muraus [kami 5-storitve.net] , Andrey [drurus gmail.com]
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7b035183d935..17026180b40a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -196,6 +196,7 @@ SUBDIR += gnu-dico SUBDIR += gnu-radius SUBDIR += gofish + SUBDIR += gogoc SUBDIR += googlecl SUBDIR += googolplex SUBDIR += gopher |