diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 21:54:41 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:14:58 +1000 |
commit | 3548511919d67ba084940857582bc9bbabcc6269 (patch) | |
tree | 598674f05969216bc30d0bd054a2327126bbe744 /mail-mta/netqmail/netqmail-1.06-r1.ebuild | |
parent | app-shells/zsh: update link to wiki (diff) | |
download | gentoo-3548511919d67ba084940857582bc9bbabcc6269.tar.gz gentoo-3548511919d67ba084940857582bc9bbabcc6269.tar.bz2 gentoo-3548511919d67ba084940857582bc9bbabcc6269.zip |
mail-mta/netqmail: update link to wiki
Diffstat (limited to 'mail-mta/netqmail/netqmail-1.06-r1.ebuild')
-rw-r--r-- | mail-mta/netqmail/netqmail-1.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/netqmail/netqmail-1.06-r1.ebuild b/mail-mta/netqmail/netqmail-1.06-r1.ebuild index a8ab3bee2b08..1ae9ddbc91b1 100644 --- a/mail-mta/netqmail/netqmail-1.06-r1.ebuild +++ b/mail-mta/netqmail/netqmail-1.06-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -138,7 +138,7 @@ pkg_postinst() { qmail_supervise_config_notice elog elog "If you are looking for documentation, check those links:" - elog "https://www.gentoo.org/doc/en/qmail-howto.xml" + elog "https://wiki.gentoo.org/wiki/Virtual_mail_hosting_with_qmail" elog " -- qmail/vpopmail Virtual Mail Hosting System Guide" elog "http://www.lifewithqmail.com/" elog " -- Life with qmail" |