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:           Fri Dec  5 17:35:40 UTC 2025

Modified Files:
        pkgsrc/textproc/docbook2odf: Makefile

Log Message:
docbook2odf: note in COMMENT this is for DocBook 4.x


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 pkgsrc/textproc/docbook2odf/Makefile:1.10
--- pkgsrc/textproc/docbook2odf/Makefile:1.9    Fri Dec  5 11:25:07 2025
+++ pkgsrc/textproc/docbook2odf/Makefile        Fri Dec  5 17:35:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/12/05 11:25:07 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/12/05 17:35:40 gutteridge Exp $
 
 DISTNAME=      docbook2odf-0.244
 PKGREVISION=   5
@@ -7,7 +7,7 @@ MASTER_SITES=   #
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/dmoonfire/docbook2odf
-COMMENT=       Convert DocBook documentation into ODF documents
+COMMENT=       Convert DocBook 4.x documentation into ODF documents
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3
 
 NO_BUILD=              yes



Home | Main Index | Thread Index | Old Index