diff options
Diffstat (limited to 'net-nntp/ubh')
-rw-r--r-- | net-nntp/ubh/ubh-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild index b3fdbff73168..ad357639df98 100644 --- a/net-nntp/ubh/ubh-2.5.ebuild +++ b/net-nntp/ubh/ubh-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ DEPEND=">=virtual/perl-libnet-1.0607 >=virtual/perl-MIME-Base64-2.12 >=dev-perl/MailTools-1.15 >=dev-perl/MIME-tools-5.411 - >=dev-perl/string-crc32-1.2" + >=dev-perl/String-CRC32-1.2" src_install() { dobin ubh || die "dobin failed" |