diff options
Diffstat (limited to 'net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild')
-rw-r--r-- | net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild index 0a2d8d4ef7bb..12ba0b99a436 100644 --- a/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild +++ b/net-misc/igmpproxy/igmpproxy-0.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit linux-info systemd -DESCRIPTION="Multicast Routing Daemon using only IGMP signalling (Internet Group Management Protocol)" +DESCRIPTION="Multicast Routing Daemon using only IGMP signalling" HOMEPAGE="https://sourceforge.net/projects/igmpproxy" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |