diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
commit | 43b2f3f94df4a6f3b0513887c30e33c73c967c16 (patch) | |
tree | 0d502420e832db5e27fe156fca9ded6815e0a2d1 /security/openvpn-auth-radius | |
parent | 713822762c536e696b49f8ced5a70d52fd0a7467 (diff) | |
download | ports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.tar.gz ports-43b2f3f94df4a6f3b0513887c30e33c73c967c16.zip |
Notes
Diffstat (limited to 'security/openvpn-auth-radius')
-rw-r--r-- | security/openvpn-auth-radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn-auth-radius/Makefile b/security/openvpn-auth-radius/Makefile index a78faa787016..69828d1e0a10 100644 --- a/security/openvpn-auth-radius/Makefile +++ b/security/openvpn-auth-radius/Makefile @@ -18,7 +18,7 @@ COMMENT= RADIUS authentication plugin for OpenVPN RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt -LICENCE= GPLv2 +LICENSE= GPLv2 USE_GMAKE= yes MAKEFILE= Makefile.bsd |