diff options
Diffstat (limited to 'sys-block/megamgr')
-rw-r--r-- | sys-block/megamgr/megamgr-5.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/megamgr/megamgr-5.20-r2.ebuild b/sys-block/megamgr/megamgr-5.20-r2.ebuild index 1ebc56400d12..7688cadd9b6c 100644 --- a/sys-block/megamgr/megamgr-5.20-r2.ebuild +++ b/sys-block/megamgr/megamgr-5.20-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,7 +25,7 @@ QA_PRESTRIPPED="/opt/bin/megamgr" pkg_nofetch() { einfo "Upstream has implement a mandatory clickthrough EULA for distfile download" einfo "Please visit ${SRC_URI}" - einfo "And place ${A} in ${DISTDIR}" + einfo "And place ${A} in your DISTDIR directory" } src_install() { |