diff options
-rw-r--r-- | mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild index 4bc65dc713d5..5248da6119d0 100644 --- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild +++ b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -78,7 +78,7 @@ src_install() { pkg_nofetch() { einfo "You can obtain an evaluation version of the Groupwise client at" einfo "${HOMEPAGE} - please download ${SRC_URI}" - einfo "and place it in ${DISTDIR}. Alternatively request the file" - einfo "from the Groupwise server provider of your organization." + einfo "and place it into your DISTDIR directory. Alternatively request" + einfo "the file from the Groupwise server provider of your organization." einfo "Note that the client is useless without a server account." } |