diff options
Diffstat (limited to 'net-misc/lldpd/lldpd-0.7.11-r3.ebuild')
-rw-r--r-- | net-misc/lldpd/lldpd-0.7.11-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-0.7.11-r3.ebuild b/net-misc/lldpd/lldpd-0.7.11-r3.ebuild index c51e9337131d..e6ccb75aeffa 100644 --- a/net-misc/lldpd/lldpd-0.7.11-r3.ebuild +++ b/net-misc/lldpd/lldpd-0.7.11-r3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils user systemd bash-completion-r1 autotools DESCRIPTION="Implementation of IEEE 802.1ab (LLDP)" -HOMEPAGE="http://vincentbernat.github.com/lldpd/" +HOMEPAGE="https://vincentbernat.github.com/lldpd/" SRC_URI="http://media.luffy.cx/files/${PN}/${P}.tar.gz" LICENSE="ISC" |