diff options
Diffstat (limited to 'net-misc/scponly')
-rw-r--r-- | net-misc/scponly/scponly-4.8-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/scponly/scponly-4.8-r5.ebuild b/net-misc/scponly/scponly-4.8-r5.ebuild index 8a119ed2a587..2e53a29f0870 100644 --- a/net-misc/scponly/scponly-4.8-r5.ebuild +++ b/net-misc/scponly/scponly-4.8-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils multilib readme.gentoo toolchain-funcs user DESCRIPTION="A tiny pseudoshell which only permits scp and sftp" -HOMEPAGE="http://www.sublimation.org/scponly/" +HOMEPAGE="https://github.com/scponly/scponly" SRC_URI="mirror://sourceforge/scponly/${P}.tgz" LICENSE="BSD-2" |