pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   js
Date:           Thu Jun 18 22:05:40 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc: Enable gemtext2html


To generate a diff of this commit:
cvs rdiff -u -r1.1592 -r1.1593 pkgsrc/textproc/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/Makefile
diff -u pkgsrc/textproc/Makefile:1.1592 pkgsrc/textproc/Makefile:1.1593
--- pkgsrc/textproc/Makefile:1.1592     Thu Jun 11 13:14:35 2026
+++ pkgsrc/textproc/Makefile    Thu Jun 18 22:05:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1592 2026/06/11 13:14:35 wiz Exp $
+# $NetBSD: Makefile,v 1.1593 2026/06/18 22:05:39 js Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -258,6 +258,7 @@ SUBDIR+=    freexl
 SUBDIR+=       frogmouth
 SUBDIR+=       fsrx
 SUBDIR+=       gdome2
+SUBDIR+=       gemtext2html
 SUBDIR+=       git-delta
 SUBDIR+=       glimpse
 SUBDIR+=       glow



Home | Main Index | Thread Index | Old Index