diff options
author | novel <novel@FreeBSD.org> | 2006-02-11 12:25:13 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-02-11 12:25:13 +0000 |
commit | 473f6e1912bcdff452e0e127e504e3adb117c3c9 (patch) | |
tree | 8ce07d510252b70e19c92f3f0d27b8dd7f5e07fd /net/Makefile | |
parent | 45c23fb52e43859c6ce212b9b786c4c992010a62 (diff) | |
download | FreeBSD-ports-473f6e1912bcdff452e0e127e504e3adb117c3c9.zip FreeBSD-ports-473f6e1912bcdff452e0e127e504e3adb117c3c9.tar.gz |
(Re)add gotthard 1.3, ssh through https proxy tunnel.
PR: ports/93177
Submitted by: Anton Karpov <toxa@toxahost.ru>
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 608fa85..729c54b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -157,6 +157,7 @@ SUBDIR += gofish SUBDIR += googolplex SUBDIR += gopher + SUBDIR += gotthard SUBDIR += gq SUBDIR += grdesktop SUBDIR += gsk |