pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/rust-kanban



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:08:12 UTC 2025

Modified Files:
        pkgsrc/misc/rust-kanban: Makefile

Log Message:
misc/rust-kanban: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/rust-kanban/Makefile

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

Modified files:

Index: pkgsrc/misc/rust-kanban/Makefile
diff -u pkgsrc/misc/rust-kanban/Makefile:1.18 pkgsrc/misc/rust-kanban/Makefile:1.19
--- pkgsrc/misc/rust-kanban/Makefile:1.18       Wed Apr  2 10:57:47 2025
+++ pkgsrc/misc/rust-kanban/Makefile    Fri Apr  4 20:08:12 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2025/04/02 10:57:47 pin Exp $
+# $NetBSD: Makefile,v 1.19 2025/04/04 20:08:12 pin Exp $
 
 DISTNAME=      rust-kanban-0.10.5
 CATEGORIES=    misc
@@ -6,7 +6,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=yash
 GITHUB_PROJECT=        rust_kanban
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/yashs662/rust_kanban/
 COMMENT=       Kanban board for the terminal
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index