From 5a3b49ebeeec28bffe0c35057e5994889e4a9fc6 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 23 Sep 2020 22:18:21 +0200 Subject: [PATCH] iftop: adopt --- srcpkgs/iftop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/iftop/template b/srcpkgs/iftop/template index 4a5556236df..4debe8a2f80 100644 --- a/srcpkgs/iftop/template +++ b/srcpkgs/iftop/template @@ -5,7 +5,7 @@ revision=3 build_style=gnu-configure makedepends="libpcap-devel ncurses-devel" short_desc="Top-like tool to display bandwidth usage on an interface" -maintainer="Orphaned " +maintainer="teldra " license="GPL-2.0-only" homepage="http://www.ex-parrot.com/pdw/iftop/" distfiles="${homepage}/download/$pkgname-$version.tar.gz"