diff options
Diffstat (limited to 'net/wireguard-tools/Makefile')
-rw-r--r-- | net/wireguard-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireguard-tools/Makefile b/net/wireguard-tools/Makefile index 52e11f141a25..1634e5936ff4 100644 --- a/net/wireguard-tools/Makefile +++ b/net/wireguard-tools/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://git.zx2c4.com/wireguard-tools/snapshot/ MAINTAINER= decke@FreeBSD.org COMMENT= Fast, modern and secure VPN Tunnel +WWW= https://git.zx2c4.com/wireguard-tools/about/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../COPYING |