diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:13:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:19:13 +0100 |
commit | 80b4c196972d65ec091a68502ad4718472d52139 (patch) | |
tree | 9e16bf6fc878db1619ea905df5b7c259e87faef7 /net-ftp | |
parent | net-firewall/xtables-addons: eutils-- (diff) | |
download | gentoo-80b4c196972d65ec091a68502ad4718472d52139.tar.gz gentoo-80b4c196972d65ec091a68502ad4718472d52139.tar.bz2 gentoo-80b4c196972d65ec091a68502ad4718472d52139.zip |
net-ftp/frox: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/frox/frox-0.7.18-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/frox/frox-0.7.18-r6.ebuild b/net-ftp/frox/frox-0.7.18-r6.ebuild index b05bce79d8c3..972f0fdb1a21 100644 --- a/net-ftp/frox/frox-0.7.18-r6.ebuild +++ b/net-ftp/frox/frox-0.7.18-r6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils user +inherit autotools user DESCRIPTION="A transparent ftp proxy" SRC_URI="http://frox.sourceforge.net/download/${P}.tar.bz2" |