aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2018-10-13 13:33:58 +0000
committerCy Schubert <cy@FreeBSD.org>2018-10-13 13:33:58 +0000
commitf99b7c9531f981b941d51ee7c72683c0de5d4768 (patch)
tree9567e682692ce7fb8e5387c295e1b97a67f50d48 /net/vtun
parentfc1a739ac7a66ba3e84af9b35a41afdb7f9037c1 (diff)
downloadports-f99b7c9531f981b941d51ee7c72683c0de5d4768.tar.gz
ports-f99b7c9531f981b941d51ee7c72683c0de5d4768.zip
Notes
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 109a0e30ea01..1b6aa608ec54 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -12,6 +12,9 @@ COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping
LICENSE= GPLv2
+DEPRECATED= No longer supported by upline
+EXPIRATION_DATE= 2018-12-31
+
BROKEN_SSL= openssl-devel
LIB_DEPENDS= liblzo2.so:archivers/lzo2