games-fps/doom3-mitm: don't reference ${DISTDIR} in pkg_nofetch
authorBen Kohler <bkohler@gentoo.org>
Wed, 19 Dec 2018 14:16:12 +0000 (08:16 -0600)
committerBen Kohler <bkohler@gentoo.org>
Wed, 19 Dec 2018 14:31:11 +0000 (08:31 -0600)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
games-fps/doom3-mitm/doom3-mitm-20070129.ebuild

index 7b38c2520cbdb37b2a3bf6d11b71d7232a45a4ac..a6654a9a80a19dc2cd768862cf72af47c3efbfd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,7 @@ RDEPEND="games-fps/doom3-roe
 
 pkg_nofetch() {
        elog "Go to http://www.gamewatcher.com/mods/doom-3-resurrection-of-evil-mod/make-it-to-morning-1-6"
-       elog "and download ${A} and place the file in ${DISTDIR}"
+       elog "and download ${A} and place the file into your DISTDIR directory."
 }
 
 src_unpack() {