diff options
Diffstat (limited to 'net-misc/mosh/mosh-1.3.0.ebuild')
-rw-r--r-- | net-misc/mosh/mosh-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-1.3.0.ebuild b/net-misc/mosh/mosh-1.3.0.ebuild index 31a5ff71815a..a1dac38e24f0 100644 --- a/net-misc/mosh/mosh-1.3.0.ebuild +++ b/net-misc/mosh/mosh-1.3.0.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit autotools bash-completion-r1 eutils vcs-snapshot DESCRIPTION="Mobile shell that supports roaming and intelligent local echo" -HOMEPAGE="http://mosh.mit.edu" -SRC_URI="http://mosh.mit.edu/${P}.tar.gz" +HOMEPAGE="http://mosh.org" +SRC_URI="http://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |