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:           Tue Feb 21 13:30:04 UTC 2023

Modified Files:
        pkgsrc/chat/senpai: Makefile

Log Message:
chat/senpai: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/chat/senpai/Makefile:1.8
--- pkgsrc/chat/senpai/Makefile:1.7     Thu Feb 16 15:02:02 2023
+++ pkgsrc/chat/senpai/Makefile Tue Feb 21 13:30:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2023/02/16 15:02:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.8 2023/02/21 13:30:03 pin Exp $
 
 DISTNAME=      senpai-v0.1.0
 PKGNAME=       ${DISTNAME:S,-v,-,}
@@ -6,7 +6,7 @@ PKGREVISION=    6
 CATEGORIES=    chat
 MASTER_SITES=  -https://git.sr.ht/~taiite/senpai/archive/v${PKGVERSION_NOREV}.tar.gz
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://git.sr.ht/~taiite/senpai/
 COMMENT=       Modern terminal IRC client
 LICENSE=       isc



Home | Main Index | Thread Index | Old Index