diff options
Diffstat (limited to 'net-nds/shelldap/shelldap-1.5.1.ebuild')
-rw-r--r-- | net-nds/shelldap/shelldap-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/shelldap/shelldap-1.5.1.ebuild b/net-nds/shelldap/shelldap-1.5.1.ebuild index eca62dabfd3d..da6e2624d28a 100644 --- a/net-nds/shelldap/shelldap-1.5.1.ebuild +++ b/net-nds/shelldap/shelldap-1.5.1.ebuild @@ -7,7 +7,7 @@ GENTOO_DEPEND_ON_PERL=noslotop inherit eutils perl-module DESCRIPTION="A handy shell-like interface for browsing LDAP servers and editing their content" -HOMEPAGE="https://github.com/mahlonsmith/shelldap https://bitbucket.org/mahlon/shelldap/" +HOMEPAGE="https://github.com/mahlonsmith/shelldap" SRC_URI="https://github.com/mahlonsmith/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" |