diff options
Diffstat (limited to 'sci-misc/mendeleydesktop')
-rw-r--r-- | sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild index f725c16531fd..f7cb58828517 100644 --- a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild +++ b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.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=6 @@ -54,7 +54,7 @@ PATCHES=( pkg_nofetch() { elog "Please download ${A} from:" elog "http://www.mendeley.com/download-mendeley-desktop/" - elog "and move it to ${DISTDIR}" + elog "and move it to your DISTDIR directory." } src_unpack() { |