pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/mercurial



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 26 14:00:32 UTC 2026

Modified Files:
        pkgsrc/devel/mercurial: Makefile

Log Message:
mercurial: reset MAINTAINER


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/devel/mercurial/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/mercurial/Makefile
diff -u pkgsrc/devel/mercurial/Makefile:1.110 pkgsrc/devel/mercurial/Makefile:1.111
--- pkgsrc/devel/mercurial/Makefile:1.110       Mon Oct  2 20:34:58 2023
+++ pkgsrc/devel/mercurial/Makefile     Thu Mar 26 14:00:32 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.110 2023/10/02 20:34:58 triaxx Exp $
+# $NetBSD: Makefile,v 1.111 2026/03/26 14:00:32 wiz Exp $
 
 .include "../../devel/py-mercurial/version.mk"
 
@@ -7,7 +7,7 @@ CATEGORIES=     devel scm
 MASTER_SITES=  # empty
 DISTFILES=     # empty
 
-MAINTAINER=    wiz%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.mercurial-scm.org/
 COMMENT=       Fast, lightweight source control management system (meta package)
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 # OR newer



Home | Main Index | Thread Index | Old Index