pkgsrc-WIP-changes archive

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

vali: fix HOMEPAGE



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Thu Mar 19 09:14:43 2026 +0100
Changeset:	a07937e960c4a2b64d265f618b4c792c9f793520

Modified Files:
	vali/Makefile

Log Message:
vali: fix HOMEPAGE

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

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

diffstat:
 vali/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/vali/Makefile b/vali/Makefile
index 73420485f3..8105110611 100644
--- a/vali/Makefile
+++ b/vali/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=		${MASTER_SITE_GITLAB:=emersion/}
 GITLAB_TAG=		v${PKGVERSION_NOREV}
 
 MAINTAINER=		kikadf.01%gmail.com@localhost
-HOMEPAGE=		https://gitlab.freedesktop.org/emersion/kanshi
+HOMEPAGE=		https://gitlab.freedesktop.org/emersion/vali
 COMMENT=		C library and code generator for Varlink
 LICENSE=		mit
 


Home | Main Index | Thread Index | Old Index