diff options
Diffstat (limited to 'net-misc/clusterssh')
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.03.03.ebuild | 2 | ||||
-rw-r--r-- | net-misc/clusterssh/clusterssh-4.30.600.ebuild | 2 | ||||
-rw-r--r-- | net-misc/clusterssh/clusterssh-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/clusterssh/clusterssh-4.03.03.ebuild b/net-misc/clusterssh/clusterssh-4.03.03.ebuild index 49423a9ddc38..863fe1fd08fc 100644 --- a/net-misc/clusterssh/clusterssh-4.03.03.ebuild +++ b/net-misc/clusterssh/clusterssh-4.03.03.ebuild @@ -10,7 +10,7 @@ MODULE_VERSION="4.01_05" inherit eutils perl-module versionator DESCRIPTION="Concurrent Multi-Server Terminal Access" -HOMEPAGE="http://clusterssh.sourceforge.net" +HOMEPAGE="https://github.com/duncs/clusterssh" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/clusterssh/clusterssh-4.30.600.ebuild b/net-misc/clusterssh/clusterssh-4.30.600.ebuild index 13ac11db5171..46eaa9f27080 100644 --- a/net-misc/clusterssh/clusterssh-4.30.600.ebuild +++ b/net-misc/clusterssh/clusterssh-4.30.600.ebuild @@ -14,7 +14,7 @@ MODULE_VERSION="4.03_06" inherit eutils perl-module DESCRIPTION="Concurrent Multi-Server Terminal Access" -HOMEPAGE="http://clusterssh.sourceforge.net" +HOMEPAGE="https://github.com/duncs/clusterssh" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/clusterssh/clusterssh-9999.ebuild b/net-misc/clusterssh/clusterssh-9999.ebuild index 7d055614d0e9..28e0fdc6d1d7 100644 --- a/net-misc/clusterssh/clusterssh-9999.ebuild +++ b/net-misc/clusterssh/clusterssh-9999.ebuild @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/clusterssh/code" EGIT_PROJECT="${PN}" DESCRIPTION="Concurrent Multi-Server Terminal Access" -HOMEPAGE="http://clusterssh.sourceforge.net" +HOMEPAGE="https://github.com/duncs/clusterssh" LICENSE="GPL-2" SLOT="0" |