diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-28 19:29:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-28 19:29:29 +0000 |
commit | 786dc837538890a74a8e6bb4e0db4074c99bb728 (patch) | |
tree | 38a8a2587fdb32ea62f1d78c56b1aca77a8aea83 /security/openvpn-auth-ldap | |
parent | cffc07fb2e32cb944d7c7fafd7430cb50ee3664b (diff) | |
download | ports-786dc837538890a74a8e6bb4e0db4074c99bb728.tar.gz ports-786dc837538890a74a8e6bb4e0db4074c99bb728.zip |
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 9edcfdba70f9..e48b0557a46b 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= auth-ldap-${PORTVERSION} -MAINTAINER= snb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LDAP authentication plugin for OpenVPN USES= objc |