pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/tailspin



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:16:29 UTC 2025

Modified Files:
        pkgsrc/misc/tailspin: Makefile

Log Message:
misc/tailspin: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/misc/tailspin/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/tailspin/Makefile
diff -u pkgsrc/misc/tailspin/Makefile:1.12 pkgsrc/misc/tailspin/Makefile:1.13
--- pkgsrc/misc/tailspin/Makefile:1.12  Fri Mar 28 20:37:59 2025
+++ pkgsrc/misc/tailspin/Makefile       Fri Apr  4 20:16:29 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2025/03/28 20:37:59 pin Exp $
+# $NetBSD: Makefile,v 1.13 2025/04/04 20:16:29 pin Exp $
 
 DISTNAME=      tailspin-4.0.0
 # 5.0.0 requires Rust >= 1.85
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bensadeh/}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/bensadeh/tailspin/
 COMMENT=       Log file highlighter
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index