- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
d067f557de
commit
d400344dea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484182
@ -12,6 +12,7 @@ MAINTAINER= mandree@FreeBSD.org
|
||||
COMMENT?= Secure IP/Ethernet tunnel daemon
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.GPL
|
||||
|
||||
CONFLICTS_INSTALL?= openvpn-2.[!4].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* openvpn-mbedtls-[0-9]*
|
||||
|
||||
|
@ -4,4 +4,4 @@ using an encrypted tunnel over the internet. It can operate over UDP or TCP,
|
||||
can use SSL or a pre-shared secret to authenticate peers, and in SSL mode, one
|
||||
server can handle many clients.
|
||||
|
||||
WWW: http://openvpn.net/index.php/open-source.html
|
||||
WWW: https://openvpn.net/index.php/open-source.html
|
||||
|
Loading…
Reference in New Issue
Block a user