diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 17:47:18 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-13 17:47:18 +0100 |
commit | 72096beab90f01ac0589ccb298b788e39ec5aa1d (patch) | |
tree | a11ab7b115921f6445a3f1e0955df376a8337889 /net-firewall | |
parent | net-firewall/pftop: Remove old (diff) | |
download | gentoo-72096beab90f01ac0589ccb298b788e39ec5aa1d.tar.gz gentoo-72096beab90f01ac0589ccb298b788e39ec5aa1d.tar.bz2 gentoo-72096beab90f01ac0589ccb298b788e39ec5aa1d.zip |
net-firewall/pftop: Fix description
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/pftop/pftop-0.7-r2.ebuild | 4 |
1 files 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 11ed8929df22..59f68ebe356c 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" |