diff options
Diffstat (limited to 'net-misc/ntp/ntp-4.2.6_p5-r10.ebuild')
-rw-r--r-- | net-misc/ntp/ntp-4.2.6_p5-r10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild index ed074463c8ae..3aac893a98db 100644 --- a/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild +++ b/net-misc/ntp/ntp-4.2.6_p5-r10.ebuild @@ -131,6 +131,6 @@ pkg_postinst() { eerror "The notrust option was found in your /etc/ntp.conf!" ewarn "If your ntpd starts sending out weird responses," ewarn "then make sure you have keys properly setup and see" - ewarn "http://bugs.gentoo.org/41827" + ewarn "https://bugs.gentoo.org/41827" fi } |