From 72096beab90f01ac0589ccb298b788e39ec5aa1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20R=C3=BCger?= Date: Sun, 13 Mar 2016 17:47:18 +0100 Subject: [PATCH] net-firewall/pftop: Fix description Package-Manager: portage-2.2.28 --- net-firewall/pftop/pftop-0.7-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/pftop/pftop-0.7-r2.ebuild b/net-firewall/pftop/pftop-0.7-r2.ebuild index 11ed8929df22f..59f68ebe356cb 100644 --- a/net-firewall/pftop/pftop-0.7-r2.ebuild +++ b/net-firewall/pftop/pftop-0.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ PATCH_PV=3 inherit bsdmk flag-o-matic eutils -DESCRIPTION="Pftop: curses-based utility for real-time display of active states and rule statistics for pf" +DESCRIPTION="Tool for real-time display of active states and rule statistics for pf" HOMEPAGE="http://www.eee.metu.edu.tr/~canacar/pftop/" SRC_URI="http://www.eee.metu.edu.tr/~canacar/${P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_PV}.tar.bz2"