diff options
Diffstat (limited to 'security/openvpn-auth-script/Makefile')
-rw-r--r-- | security/openvpn-auth-script/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/openvpn-auth-script/Makefile b/security/openvpn-auth-script/Makefile index ccac8206bd3b..4f9763d84b23 100644 --- a/security/openvpn-auth-script/Makefile +++ b/security/openvpn-auth-script/Makefile @@ -4,6 +4,7 @@ CATEGORIES= security net net-vpn MAINTAINER= pdemon@gmail.com COMMENT= Generic script-based deferred auth plugin for OpenVPN +WWW= https://github.com/pdemonaco/auth-script-openvpn LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |