diff options
Diffstat (limited to 'net-misc/zssh')
-rw-r--r-- | net-misc/zssh/zssh-1.5c-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild b/net-misc/zssh/zssh-1.5c-r1.ebuild index 6ba687af4f6f..c17f7e9ef792 100644 --- a/net-misc/zssh/zssh-1.5c-r1.ebuild +++ b/net-misc/zssh/zssh-1.5c-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="An ssh wrapper enabling zmodem up/download in ssh" HOMEPAGE="http://zssh.sourceforge.net/" |