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 | Update to 1.3.6 (diff) |
Release three ports of snb@
Sean Nicholas Barkas is releasing these ports:
sysutils/farbot
security/openvpn-auth-ldap
net/splatd
Thanks for looking after these, Sean!
PR: 191967
Notes
Notes:
svn path=/head/; revision=363236
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 |