diff options
Diffstat (limited to 'net-misc/lldpd/lldpd-0.7.13.ebuild')
-rw-r--r-- | net-misc/lldpd/lldpd-0.7.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/lldpd/lldpd-0.7.13.ebuild b/net-misc/lldpd/lldpd-0.7.13.ebuild index ed5c658d6f3..0ffa4ddd07f 100644 --- a/net-misc/lldpd/lldpd-0.7.13.ebuild +++ b/net-misc/lldpd/lldpd-0.7.13.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" |