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 | |
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
-rw-r--r-- | net/splatd/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 2 | ||||
-rw-r--r-- | sysutils/farbot/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/splatd/Makefile b/net/splatd/Makefile index 55fc2bfbec76..ef8de48a4009 100644 --- a/net/splatd/Makefile +++ b/net/splatd/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= snb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ 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 diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile index 89354c469cd8..d281ebb40da2 100644 --- a/sysutils/farbot/Makefile +++ b/sysutils/farbot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= farbot-1.0-beta2 -MAINTAINER= snb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD Automated Release Bot BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig |