diff options
author | snb <snb@FreeBSD.org> | 2009-07-24 18:27:08 +0800 |
---|---|---|
committer | snb <snb@FreeBSD.org> | 2009-07-24 18:27:08 +0800 |
commit | acbcae900be453c12d1b31070b81a7727bdfc3ba (patch) | |
tree | a97c791c4146420085bc5a6235e07aaa80778fd3 /security | |
parent | 99d038cb72a1a0d7fea43b36219fac8a0d3281d6 (diff) | |
download | freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.tar.gz freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.tar.zst freebsd-ports-gnome-acbcae900be453c12d1b31070b81a7727bdfc3ba.zip |
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin
Diffstat (limited to 'security')
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 2 | ||||
-rw-r--r-- | security/osslsigncode/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/security/osslsigncode/Makefile b/security/osslsigncode/Makefile index 73673e8ec1b1..947edd54555e 100644 --- a/security/osslsigncode/Makefile +++ b/security/osslsigncode/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= SF -MAINTAINER= snb@threerings.net +MAINTAINER= snb@FreeBSD.org COMMENT= OpenSSL-based signcode utility PLIST_FILES= bin/osslsigncode |