pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zsh-history-substring-search: add HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Jan 23 21:06:48 2025 +0100
Changeset:	47368c3843045e3def65265e41c9393db2a74b24

Modified Files:
	zsh-history-substring-search/Makefile

Log Message:
zsh-history-substring-search: add HOMEPAGE

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=47368c3843045e3def65265e41c9393db2a74b24

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zsh-history-substring-search/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/zsh-history-substring-search/Makefile b/zsh-history-substring-search/Makefile
index 1d2f6a292f..e03d9df001 100644
--- a/zsh-history-substring-search/Makefile
+++ b/zsh-history-substring-search/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GITHUB:=zsh-users/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	kikadf.01%gmail.com@localhost
+HOMEPAGE=	https://github.com/zsh-users/zsh-history-substring-search
 COMMENT=	Fish-like history search feature for Zsh
 LICENSE=	modified-bsd
 


Home | Main Index | Thread Index | Old Index