diff options
Diffstat (limited to 'net-firewall/xtables-addons/xtables-addons-2.8.ebuild')
-rw-r--r-- | net-firewall/xtables-addons/xtables-addons-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild b/net-firewall/xtables-addons/xtables-addons-2.8.ebuild index daf0e9ccfe13..34b8c8802a6e 100644 --- a/net-firewall/xtables-addons/xtables-addons-2.8.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit eutils linux-info linux-mod multilib -DESCRIPTION="extensions not yet accepted in the main kernel/iptables (patch-o-matic(-ng) successor)" +DESCRIPTION="iptables extensions not yet accepted in the main kernel" HOMEPAGE="http://xtables-addons.sourceforge.net/" SRC_URI="mirror://sourceforge/xtables-addons/${P}.tar.xz" |