diff options
Diffstat (limited to 'net-nntp/newspost/newspost-2.1.1-r3.ebuild')
-rw-r--r-- | net-nntp/newspost/newspost-2.1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nntp/newspost/newspost-2.1.1-r3.ebuild b/net-nntp/newspost/newspost-2.1.1-r3.ebuild index 2bead23b4f88..20161ec62506 100644 --- a/net-nntp/newspost/newspost-2.1.1-r3.ebuild +++ b/net-nntp/newspost/newspost-2.1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,7 +27,7 @@ src_compile() { emake CC="$(tc-getCC)" LIBS="${LDFLAGS}" main } -src_install () { +src_install() { dobin newspost doman man/man1/newspost.1 dodoc CHANGES README |