From cad685cf0432cc87f19222d6a0bbef95a92bbc81 Mon Sep 17 00:00:00 2001 From: snb Date: Tue, 17 Nov 2009 11:30:03 +0000 Subject: Update home page and MASTER_SITES Approved by: ehaupt --- security/openvpn-auth-ldap/Makefile | 2 +- security/openvpn-auth-ldap/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'security/openvpn-auth-ldap') 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/ -- cgit