diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/htop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 800cb810b3b..bf9fa105e85 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.25 2022/05/07 07:35:06 nia Exp $ +# $NetBSD: Makefile,v 1.26 2022/05/07 07:35:51 nia Exp $ DISTNAME= htop-3.1.2 PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GITHUB:=htop-dev/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= nia@NetBSD.org HOMEPAGE= https://htop.dev/ COMMENT= Enhanced version of top utility LICENSE= gnu-gpl-v2 |