diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/putty-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.80.ebuild b/net-misc/putty/putty-0.80.ebuild index fe26145e4df8..fdd92be3c643 100644 --- a/net-misc/putty/putty-0.80.ebuild +++ b/net-misc/putty/putty-0.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ DEPEND=" BDEPEND=" dev-lang/perl virtual/pkgconfig - doc? ( app-doc/halibut ) + doc? ( app-text/halibut ) " src_unpack() { |