aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2016-05-09 10:57:52 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2016-05-09 10:57:52 +0000
commit3c978d9c6d98ca237f49d580529c9886a565c643 (patch)
treef51bf7a4ddba9baa859c38a417ce9e7c590378f7 /net/Makefile
parentc26e88a9b0a2753eea88e8bb7ed390d269cd61bf (diff)
downloadports-3c978d9c6d98ca237f49d580529c9886a565c643.tar.gz
ports-3c978d9c6d98ca237f49d580529c9886a565c643.zip
New port: net/mlvpn
MLVPN allow to bond your internet links to increase bandwidth, secure your internet connection by actively monitoring your links and removing the faulty ones, without loosing your TCP connections and secure your internet connection to the aggregation server using cryptography. WWW: https://zehome.github.io/MLVPN/ Approved by: mat Differential Revision: https://reviews.freebsd.org/D6034
Notes
Notes: svn path=/head/; revision=414837
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index e5f25d3d21fc..2fc76545aae8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -398,6 +398,7 @@
SUBDIR += miniupnpd
SUBDIR += miredo
SUBDIR += miruo
+ SUBDIR += mlvpn
SUBDIR += mono-zeroconf
SUBDIR += mopd
SUBDIR += morebalance