From 230102c66a2f2b381c815aab627b9783dcef4158 Mon Sep 17 00:00:00 2001 From: Sean Nicholas Barkas Date: Tue, 17 Nov 2009 11:30:03 +0000 Subject: [PATCH] Update home page and MASTER_SITES Approved by: ehaupt --- security/openvpn-auth-ldap/Makefile | 2 +- security/openvpn-auth-ldap/pkg-descr | 2 +- sysutils/farbot/Makefile | 2 +- sysutils/farbot/pkg-descr | 2 +- 4 files changed, 4 insertions(+), 4 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/ diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile index ecddf805f8a5..de727fb4a81d 100644 --- a/sysutils/farbot/Makefile +++ b/sysutils/farbot/Makefile @@ -8,7 +8,7 @@ PORTNAME= farbot PORTVERSION= 1.0.b2 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://dpw.threerings.net/projects/farbot/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= farbot-1.0-beta2 MAINTAINER= snb@FreeBSD.org diff --git a/sysutils/farbot/pkg-descr b/sysutils/farbot/pkg-descr index a0a4da64b4e2..a5bba9f91c8c 100644 --- a/sysutils/farbot/pkg-descr +++ b/sysutils/farbot/pkg-descr @@ -12,4 +12,4 @@ Farbot currently handles the following: * Generation of a customized bootloader with options to install each installation type -WWW: http://dpw.threerings.net/projects/farbot/ +WWW: http://code.google.com/p/farbot/