summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/pdsh/pdsh-2.26.ebuild')
-rw-r--r--app-shells/pdsh/pdsh-2.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pdsh/pdsh-2.26.ebuild b/app-shells/pdsh/pdsh-2.26.ebuild
index e3e76ea2ed8b..e67fe3b5f243 100644
--- a/app-shells/pdsh/pdsh-2.26.ebuild
+++ b/app-shells/pdsh/pdsh-2.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="2"
@@ -32,7 +32,7 @@ pkg_setup() {
elog "Building ${PF} with the following modules:"
elog " ${PDSH_MODULE_LIST}"
- elog "This list can be changed in /etc/make.conf by setting"
+ elog "This list can be changed in /etc/portage/make.conf by setting"
elog "PDSH_MODULE_LIST=\"module1 module2...\""
}