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:           Thu Jul  8 13:22:07 UTC 2021

Modified Files:
        pkgsrc/devel/tokei: Makefile

Log Message:
devel/tokei: adopt maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/devel/tokei/Makefile:1.3
--- pkgsrc/devel/tokei/Makefile:1.2     Wed Jan 13 09:36:47 2021
+++ pkgsrc/devel/tokei/Makefile Thu Jul  8 13:22:07 2021
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2021/01/13 09:36:47 pin Exp $
+# $NetBSD: Makefile,v 1.3 2021/07/08 13:22:07 pin Exp $
 
 DISTNAME=              tokei-12.1.2
 CATEGORIES=            devel textproc
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=XAMPPRocky/}
 GITHUB_TAG=            v${PKGVERSION_NOREV}
 
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=            pin%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