diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-02-16 00:44:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-02-16 00:44:55 +0800 |
commit | ce6e8b50c6197e6863f3a887c3115579cfa02ba9 (patch) | |
tree | 5ef7dc3500ef0cbd60ba49ccb40198d9c4c15a4d /security | |
parent | 3ac181aab5da08eec9ea36f04b2e138ac5717012 (diff) | |
download | freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.tar.gz freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.tar.zst freebsd-ports-gnome-ce6e8b50c6197e6863f3a887c3115579cfa02ba9.zip |
- add LICENSE:
Diffstat (limited to 'security')
-rw-r--r-- | security/tinc/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tinc/pkg-descr b/security/tinc/pkg-descr index af0710d74ccb..b5395f8a34c0 100644 --- a/security/tinc/pkg-descr +++ b/security/tinc/pkg-descr @@ -15,4 +15,6 @@ packet in its own UDP packet, instead of encapsulating all into one TCP or even PPP over TCP stream. This results in lower latencies, less overhead, and in general better responsiveness and throughput. +LICENSE: GPL3 or later with execption to link with OpenSSL + WWW: http://www.tinc-vpn.org/ |