diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild b/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild index 2f9b99a7b4fb..74744f73c097 100644 --- a/games-fps/doom3-chextrek/doom3-chextrek-0.52.ebuild +++ b/games-fps/doom3-chextrek/doom3-chextrek-0.52.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 @@ -21,7 +21,7 @@ RESTRICT="fetch bindist" pkg_nofetch() { elog "Please download ${SRC_URI} from:" elog "https://www.moddb.com/mods/chex-trek-beyond-the-quest/downloads/chex-trek-beta-052" - elog "and move it to ${DISTDIR}" + elog "and move it to your DISTDIR directory." } src_prepare() { |