diff options
-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" |