diff options
Diffstat (limited to 'net-misc/ntp/ntp-4.2.8-r1.ebuild')
-rw-r--r-- | net-misc/ntp/ntp-4.2.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.8-r1.ebuild b/net-misc/ntp/ntp-4.2.8-r1.ebuild index a526ad0f4c3d..d437ee57d413 100644 --- a/net-misc/ntp/ntp-4.2.8-r1.ebuild +++ b/net-misc/ntp/ntp-4.2.8-r1.ebuild @@ -124,6 +124,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 } |