pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Sep  9 05:55:41 UTC 2026

Modified Files:
        pkgsrc/print: Makefile

Log Message:
print: fix typo s/--/-/


To generate a diff of this commit:
cvs rdiff -u -r1.969 -r1.970 pkgsrc/print/Makefile

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

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.969 pkgsrc/print/Makefile:1.970
--- pkgsrc/print/Makefile:1.969 Tue Sep  8 21:12:05 2026
+++ pkgsrc/print/Makefile       Wed Sep  9 05:55:40 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.969 2026/09/08 21:12:05 markd Exp $
+# $NetBSD: Makefile,v 1.970 2026/09/09 05:55:40 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -825,7 +825,7 @@ SUBDIR+=    tex-gincltex-doc
 SUBDIR+=       tex-glossaries
 SUBDIR+=       tex-glossaries-doc
 SUBDIR+=       tex-glossaries-extra
-SUBDIR+=       tex-glossaries-extra--doc
+SUBDIR+=       tex-glossaries-extra-doc
 SUBDIR+=       tex-go
 SUBDIR+=       tex-go-doc
 SUBDIR+=       tex-graphics



Home | Main Index | Thread Index | Old Index