diff options
-rw-r--r-- | games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild index 934b1d4547dd..497dc9518b13 100644 --- a/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.ebuild +++ b/games-fps/ut2004-unwheel/ut2004-unwheel-0_beta5.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=5 @@ -22,7 +22,7 @@ pkg_nofetch() { elog "Please download the following files:" elog "http://www.filefront.com/5110896" elog "http://www.filefront.com/13792114" - elog "and move them to ${DISTDIR}" + elog "and move them to your DISTDIR directory." } src_unpack() { |