diff options
Diffstat (limited to 'dev-util/catalyst/catalyst-2.0.18-r4.ebuild')
-rw-r--r-- | dev-util/catalyst/catalyst-2.0.18-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-2.0.18-r4.ebuild b/dev-util/catalyst/catalyst-2.0.18-r4.ebuild index 3cf2b1bb66e7..98e502b926c4 100644 --- a/dev-util/catalyst/catalyst-2.0.18-r4.ebuild +++ b/dev-util/catalyst/catalyst-2.0.18-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -116,5 +116,5 @@ src_install() { pkg_postinst() { einfo "You can find more information about catalyst by checking out the" einfo "catalyst project page at:" - einfo "https://www.gentoo.org/proj/en/releng/catalyst/index.xml" + einfo "https://wiki.gentoo.org/wiki/Catalyst" } |