summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-09 19:04:08 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-11 00:46:58 -0400
commit271e99d26a8c028fe7cefeed5719a4af5bc223bf (patch)
tree5a42396137d5fae6ad11572a03ae340155ef8d19 /net-analyzer
parentnet-analyzer/arpwatch: use HTTPS (diff)
downloadgentoo-271e99d26a8c028fe7cefeed5719a4af5bc223bf.tar.gz
gentoo-271e99d26a8c028fe7cefeed5719a4af5bc223bf.tar.bz2
gentoo-271e99d26a8c028fe7cefeed5719a4af5bc223bf.zip
net-analyzer/ndoutils: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild b/net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild
index 57a0389779bc..018e14d53e39 100644
--- a/net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild
+++ b/net-analyzer/ndoutils/ndoutils-2.1.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit systemd
DESCRIPTION="Nagios addon to store Nagios data in a MySQL database"
-HOMEPAGE="http://www.nagios.org/"
+HOMEPAGE="https://www.nagios.org/"
SRC_URI="https://github.com/NagiosEnterprises/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"