summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/dhcpdump/dhcpdump-1.8.ebuild')
-rw-r--r--net-analyzer/dhcpdump/dhcpdump-1.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild b/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
index ef15429658e2..f846b315d95e 100644
--- a/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
+++ b/net-analyzer/dhcpdump/dhcpdump-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,7 +28,7 @@ src_compile() {
emake CC=$(tc-getCC)
}
-src_install () {
+src_install() {
dobin ${PN}
doman ${PN}.8
dodoc CHANGES CONTACT