aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2018-10-14 21:18:06 +0000
committerCy Schubert <cy@FreeBSD.org>2018-10-14 21:18:06 +0000
commit13ee71baac1e73bc57dffb21e6f672cf86fd13d2 (patch)
treeb7240825bfac33f6753594f95c5fd3b9f1bedd4b /net/vtun
parent0714ffa5d6118d38f023931c2e226be4152eb26b (diff)
downloadports-13ee71baac1e73bc57dffb21e6f672cf86fd13d2.tar.gz
ports-13ee71baac1e73bc57dffb21e6f672cf86fd13d2.zip
After reviewing the VTun/VTun github site, the fork of VTUN itself
hasn't had any activity since 2013. Deprecating and expiring VTUN due to openssl111 was the correct decision howeever adjust the expriation date as suggested by mat@ to the FreeBSD 11 EOL. VTUN currently has no upline maintainer and there are no plans to add openssl111 support. Reported by: mat@ Discussed with: Bishop Clark <bishopolis@gmail.com> Previous VTUN upline maintainer
Notes
Notes: svn path=/head/; revision=482117
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 1b6aa608ec54..9ade73a806d9 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -13,7 +13,7 @@ COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping
LICENSE= GPLv2
DEPRECATED= No longer supported by upline
-EXPIRATION_DATE= 2018-12-31
+EXPIRATION_DATE= 2021-09-31
BROKEN_SSL= openssl-devel