pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/graphviz



Module Name:    pkgsrc
Committed By:   micha
Date:           Mon Nov 24 10:31:36 UTC 2025

Modified Files:
        pkgsrc/graphics/graphviz: Makefile

Log Message:
graphics/graphviz: Reset maintainer


To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 pkgsrc/graphics/graphviz/Makefile

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

Modified files:

Index: pkgsrc/graphics/graphviz/Makefile
diff -u pkgsrc/graphics/graphviz/Makefile:1.305 pkgsrc/graphics/graphviz/Makefile:1.306
--- pkgsrc/graphics/graphviz/Makefile:1.305     Thu Oct 23 20:37:31 2025
+++ pkgsrc/graphics/graphviz/Makefile   Mon Nov 24 10:31:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.305 2025/10/23 20:37:31 wiz Exp $
+# $NetBSD: Makefile,v 1.306 2025/11/24 10:31:36 micha Exp $
 
 DISTNAME=      graphviz-12.2.1
 PKGREVISION=   5
@@ -6,7 +6,7 @@ CATEGORIES=     graphics
 MASTER_SITES=  ${MASTER_SITE_GITLAB:=api/v4/projects/4207231/packages/generic/graphviz-releases/${PKGVERSION_NOREV}/}
 EXTRACT_SUFX=  .tar.xz
 
-MAINTAINER=    micha%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.graphviz.org/
 COMMENT=       Graph Drawing Programs from AT&T Research and Lucent Bell Labs
 LICENSE=       epl-v1.0



Home | Main Index | Thread Index | Old Index