From 9eed3a6140f25887c998cf13c32248e6039275fa Mon Sep 17 00:00:00 2001 From: schmonz Date: Tue, 4 Jul 2023 01:36:59 +0000 Subject: [PATCH] Relinquish MAINTAINER (haven't used this yet, can't keep up with updates). --- shells/oh-my-posh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shells/oh-my-posh/Makefile b/shells/oh-my-posh/Makefile index 83615c0adb4b..3f4328b3e278 100644 --- a/shells/oh-my-posh/Makefile +++ b/shells/oh-my-posh/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2023/07/03 18:34:38 pin Exp $ +# $NetBSD: Makefile,v 1.37 2023/07/04 01:36:59 schmonz Exp $ DISTNAME= oh-my-posh-17.6.0 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GITHUB:=JanDeDobbeleer/} GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= schmonz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ohmyposh.dev/ COMMENT= Prompt theme engine for any shell LICENSE= mit