From 3744d6f358731ed23c90e044f12058f0da5e2dc3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 26 Oct 2023 21:14:53 +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..b8e0415184d 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="Leah Neukirchen " license="GPL-2.0-only" homepage="http://www.ex-parrot.com/pdw/iftop/" distfiles="${homepage}/download/$pkgname-$version.tar.gz"