diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-21 16:48:16 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-21 16:48:16 +0000 |
commit | 42abae5ca6bf5d72aeab6439dd4d5e15e8f415bd (patch) | |
tree | 9dedca82ba168ef32eafa8cecbcd66e9a1635ee2 /security/tinc | |
parent | Allow slave ports to override DIST_SUBDIR. (diff) |
Fix WWW: line.
Notes
Notes:
svn path=/head/; revision=122078
Diffstat (limited to 'security/tinc')
-rw-r--r-- | security/tinc/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tinc/pkg-descr b/security/tinc/pkg-descr index f6528e56c0a5..af0710d74ccb 100644 --- a/security/tinc/pkg-descr +++ b/security/tinc/pkg-descr @@ -15,4 +15,4 @@ 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. -WWW: http://tinc.nl.linux.org/ +WWW: http://www.tinc-vpn.org/ |