Update home page and MASTER_SITES
Approved by: ehaupt
This commit is contained in:
parent
3bc8b23204
commit
230102c66a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244377
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue