diff options
-rw-r--r-- | net-misc/openvpn-auth-ldap/openvpn-auth-ldap-2.0.4_pre20131110.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvpn-auth-ldap/openvpn-auth-ldap-2.0.4_pre20131110.ebuild b/net-misc/openvpn-auth-ldap/openvpn-auth-ldap-2.0.4_pre20131110.ebuild index 674dafcf2bf7..f59b26be46dc 100644 --- a/net-misc/openvpn-auth-ldap/openvpn-auth-ldap-2.0.4_pre20131110.ebuild +++ b/net-misc/openvpn-auth-ldap/openvpn-auth-ldap-2.0.4_pre20131110.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils autotools flag-o-matic DESCRIPTION="LDAP authentication and authorization plugin for OpenVPN 2.x" -HOMEPAGE="https://code.google.com/p/openvpn-auth-ldap/" +HOMEPAGE="https://github.com/threerings/openvpn-auth-ldap" SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2" LICENSE="BSD" |