pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/senpai
Module Name: pkgsrc
Committed By: pin
Date: Thu Jan 4 12:31:55 UTC 2024
Modified Files:
pkgsrc/chat/senpai: Makefile
Log Message:
chat/senpai: fix upstream url
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/chat/senpai/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/senpai/Makefile
diff -u pkgsrc/chat/senpai/Makefile:1.21 pkgsrc/chat/senpai/Makefile:1.22
--- pkgsrc/chat/senpai/Makefile:1.21 Wed Jan 3 15:30:06 2024
+++ pkgsrc/chat/senpai/Makefile Thu Jan 4 12:31:55 2024
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.21 2024/01/03 15:30:06 pin Exp $
+# $NetBSD: Makefile,v 1.22 2024/01/04 12:31:55 pin Exp $
DISTNAME= senpai-v0.3.0
PKGNAME= ${DISTNAME:S,-v,-,}
CATEGORIES= chat
-MASTER_SITES= -https://git.sr.ht/~taiite/senpai/archive/v${PKGVERSION_NOREV}.tar.gz
+MASTER_SITES= -https://git.sr.ht/~delthas/senpai/archive/v${PKGVERSION_NOREV}.tar.gz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://git.sr.ht/~taiite/senpai/
+HOMEPAGE= https://git.sr.ht/~delthas/senpai/
COMMENT= Modern terminal IRC client
LICENSE= isc
Home |
Main Index |
Thread Index |
Old Index