diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-05 02:02:14 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-05 02:02:14 +0200 |
commit | d1d016cab83c574a74672d0af1b6481975f2fbbf (patch) | |
tree | 202c5d7f4ec594215c2c97952534074d1033c263 /net-misc | |
parent | app-editors/ng: EAPI 6 bump. (diff) | |
download | gentoo-d1d016cab83c574a74672d0af1b6481975f2fbbf.tar.gz gentoo-d1d016cab83c574a74672d0af1b6481975f2fbbf.tar.bz2 gentoo-d1d016cab83c574a74672d0af1b6481975f2fbbf.zip |
net-misc/mosh: update HOMEPAGE and SRC_URI to mosh.org.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-misc')
-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" |