aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap
diff options
context:
space:
mode:
authorSean Nicholas Barkas <snb@FreeBSD.org>2009-11-17 11:30:03 +0000
committerSean Nicholas Barkas <snb@FreeBSD.org>2009-11-17 11:30:03 +0000
commit230102c66a2f2b381c815aab627b9783dcef4158 (patch)
tree55091572d3656b94419eefe305bd20c09a026273 /security/openvpn-auth-ldap
parent3bc8b232045bd4c3e040d0cb165c247024969009 (diff)
downloadports-230102c66a2f2b381c815aab627b9783dcef4158.tar.gz
ports-230102c66a2f2b381c815aab627b9783dcef4158.zip
Notes
Diffstat (limited to 'security/openvpn-auth-ldap')
-rw-r--r--security/openvpn-auth-ldap/Makefile2
-rw-r--r--security/openvpn-auth-ldap/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile
index e9acb103fff8..5389578453fa 100644
--- a/security/openvpn-auth-ldap/Makefile
+++ b/security/openvpn-auth-ldap/Makefile
@@ -8,7 +8,7 @@ PORTNAME= openvpn-auth-ldap
PORTVERSION= 2.0.3
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://dpw.threerings.net/projects/openvpn-auth-ldap/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= auth-ldap-${PORTVERSION}
MAINTAINER= snb@FreeBSD.org
diff --git a/security/openvpn-auth-ldap/pkg-descr b/security/openvpn-auth-ldap/pkg-descr
index 372191710e76..2d64385b7a5b 100644
--- a/security/openvpn-auth-ldap/pkg-descr
+++ b/security/openvpn-auth-ldap/pkg-descr
@@ -2,4 +2,4 @@ The OpenVPN Auth-LDAP Plugin implements username/password authentication via
LDAP for OpenVPN 2.x. It also includes some integration with the OpenBSD
packet filter, supporting adding and removing VPN clients from PF tables.
-WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/
+WWW: http://code.google.com/p/openvpn-auth-ldap/