From 75fafb7936afa218b4528af1e582a5a12f4e79bc Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 26 Nov 2023 19:03:42 +0200 Subject: [PATCH] lsof: license is no longer custom. --- srcpkgs/lsof/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lsof/template b/srcpkgs/lsof/template index 21a623dad94..65d1e41e7bf 100644 --- a/srcpkgs/lsof/template +++ b/srcpkgs/lsof/template @@ -8,7 +8,7 @@ hostmakedepends=groff checkdepends="util-linux procps-ng" short_desc="LiSt Open Files" maintainer="Subhaditya Nath " -license="custom:lsof" +license="lsof" homepage="https://github.com/lsof-org/lsof" changelog="https://raw.githubusercontent.com/lsof-org/lsof/master/00DIST" distfiles="https://github.com/lsof-org/lsof/releases/download/${version}/lsof-${version}.tar.gz"