diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-01-02 18:46:33 +0000 |
commit | cba03c03e1e837b3bbb87b96c213c161fa1052f5 (patch) | |
tree | 5142dedf1e7b81bba5c1569594a9726d1b1b3f39 /security/openvpn-auth-radius | |
parent | cee400f32e8c9e8ad1714302298f363120b3528a (diff) | |
download | ports-cba03c03e1e837b3bbb87b96c213c161fa1052f5.tar.gz ports-cba03c03e1e837b3bbb87b96c213c161fa1052f5.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 8f63c1ef8808..cac00a1ac743 100644 --- a/security/openvpn-auth-radius/Makefile +++ b/security/openvpn-auth-radius/Makefile @@ -3,7 +3,7 @@ PORTNAME= openvpn-auth-radius PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.nongnu.org/radiusplugin/ \ http://svn-cache.ipcopaddons.org/ |