pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/fossil



Module Name:    pkgsrc
Committed By:   js
Date:           Sun Jun 22 20:06:48 UTC 2025

Modified Files:
        pkgsrc/devel/fossil: Makefile

Log Message:
Drop myself as maintainer from devel/fossil


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/fossil/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/fossil/Makefile
diff -u pkgsrc/devel/fossil/Makefile:1.93 pkgsrc/devel/fossil/Makefile:1.94
--- pkgsrc/devel/fossil/Makefile:1.93   Fri May 30 11:36:06 2025
+++ pkgsrc/devel/fossil/Makefile        Sun Jun 22 20:06:48 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.93 2025/05/30 11:36:06 js Exp $
+# $NetBSD: Makefile,v 1.94 2025/06/22 20:06:48 js Exp $
 
 DISTNAME=      fossil-src-2.26
 PKGNAME=       ${DISTNAME:S/-src//}
 CATEGORIES=    devel scm
 MASTER_SITES=  https://fossil-scm.org/home/tarball/version-${PKGVERSION_NOREV}/
 
-MAINTAINER=    js%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.fossil-scm.org/
 COMMENT=       High-reliability, distributed software configuration management
 LICENSE=       2-clause-bsd



Home | Main Index | Thread Index | Old Index