From e7e3140376372402ac75e7c559520ac8989f7e1e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 5 Jun 2014 10:47:07 +0200 Subject: [PATCH] iftop: modernize. --- srcpkgs/iftop/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template index 5fa31a838ba..f30fa24d7fc 100644 --- a/srcpkgs/iftop/template +++ b/srcpkgs/iftop/template @@ -1,11 +1,11 @@ # Template file for 'iftop' pkgname=iftop version=0.17 -revision=1 +revision=2 build_style=gnu-configure makedepends="libpcap-devel ncurses-devel" short_desc="Top-like tool to display bandwidth usage on an interface" -maintainer="tripledes " +maintainer="Juan RP " license="GPL-2" homepage="http://www.ex-parrot.com/pdw/iftop/" distfiles="${homepage}/download/$pkgname-$version.tar.gz"