diff options
Diffstat (limited to 'security/openvpn-auth-ldap/Makefile')
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index d6efa6ca0e00..dc271219e011 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -6,7 +6,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= auth-ldap-${PORTVERSION} |