diff options
Diffstat (limited to 'net-analyzer/vnstat/vnstat-9999.ebuild')
-rw-r--r-- | net-analyzer/vnstat/vnstat-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/vnstat/vnstat-9999.ebuild b/net-analyzer/vnstat/vnstat-9999.ebuild index 9e4b3546a2b2..c2951e6bc44d 100644 --- a/net-analyzer/vnstat/vnstat-9999.ebuild +++ b/net-analyzer/vnstat/vnstat-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit git-r3 systemd user DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage" -HOMEPAGE="http://humdi.net/vnstat/" +HOMEPAGE="https://humdi.net/vnstat/" EGIT_REPO_URI="https://github.com/vergoh/vnstat" LICENSE="GPL-2" |