pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/tokei



Module Name:    pkgsrc
Committed By:   pin
Date:           Fri Apr  4 20:19:32 UTC 2025

Modified Files:
        pkgsrc/devel/tokei: Makefile

Log Message:
devel/tokei: reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/tokei/Makefile

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

Modified files:

Index: pkgsrc/devel/tokei/Makefile
diff -u pkgsrc/devel/tokei/Makefile:1.12 pkgsrc/devel/tokei/Makefile:1.13
--- pkgsrc/devel/tokei/Makefile:1.12    Wed Jan 15 21:20:23 2025
+++ pkgsrc/devel/tokei/Makefile Fri Apr  4 20:19:32 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2025/01/15 21:20:23 pin Exp $
+# $NetBSD: Makefile,v 1.13 2025/04/04 20:19:32 pin Exp $
 
 DISTNAME=      v13.0.0-alpha.8
 PKGNAME=       ${GITHUB_PROJECT}-13.0.0.alpha8
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=XAMP
 GITHUB_PROJECT=        tokei
 GITHUB_TAG=    v13.0.0-alpha.8
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/XAMPPRocky/tokei/
 COMMENT=       Displays statistics about code
 LICENSE=       apache-2.0 AND mit



Home | Main Index | Thread Index | Old Index