diff options
author | Sean Nicholas Barkas <snb@FreeBSD.org> | 2009-07-24 10:27:08 +0000 |
---|---|---|
committer | Sean Nicholas Barkas <snb@FreeBSD.org> | 2009-07-24 10:27:08 +0000 |
commit | f42b549215e165b920d9f97d0b3c1709b9a6c694 (patch) | |
tree | bd55eb8bdaf3b92f3ff8f521f0d0e95e8adf7641 /security/openvpn-auth-ldap | |
parent | 8495566bc0d6c923a9642d4be54955cc78c93171 (diff) |
Notes
Diffstat (limited to 'security/openvpn-auth-ldap')
-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 5dfd9a854e49..e9acb103fff8 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://dpw.threerings.net/projects/openvpn-auth-ldap/ DISTNAME= auth-ldap-${PORTVERSION} -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= LDAP authentication plugin for OpenVPN BUILD_DEPENDS= re2c:${PORTSDIR}/devel/re2c \ |