pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/docbook2odf



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Dec 30 17:41:34 UTC 2025

Modified Files:
        pkgsrc/textproc/docbook2odf: Makefile

Log Message:
docbook2odf: take maintainership


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/docbook2odf/Makefile

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

Modified files:

Index: pkgsrc/textproc/docbook2odf/Makefile
diff -u pkgsrc/textproc/docbook2odf/Makefile:1.10 pkgsrc/textproc/docbook2odf/Makefile:1.11
--- pkgsrc/textproc/docbook2odf/Makefile:1.10   Fri Dec  5 17:35:40 2025
+++ pkgsrc/textproc/docbook2odf/Makefile        Tue Dec 30 17:41:34 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2025/12/05 17:35:40 gutteridge Exp $
+# $NetBSD: Makefile,v 1.11 2025/12/30 17:41:34 gutteridge Exp $
 
 DISTNAME=      docbook2odf-0.244
 PKGREVISION=   5
 CATEGORIES=    textproc perl5
 MASTER_SITES=  #
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    gutteridge%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/dmoonfire/docbook2odf
 COMMENT=       Convert DocBook 4.x documentation into ODF documents
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3



Home | Main Index | Thread Index | Old Index