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:   pho
Date:           Fri Jan 31 14:28:04 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + hs-neat-interpolation


To generate a diff of this commit:
cvs rdiff -u -r1.1496 -r1.1497 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.1496 pkgsrc/textproc/Makefile:1.1497
--- pkgsrc/textproc/Makefile:1.1496     Thu Jan 30 23:17:37 2025
+++ pkgsrc/textproc/Makefile    Fri Jan 31 14:28:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1496 2025/01/30 23:17:37 pho Exp $
+# $NetBSD: Makefile,v 1.1497 2025/01/31 14:28:04 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -346,6 +346,7 @@ SUBDIR+=    hs-libyaml
 SUBDIR+=       hs-lucid
 SUBDIR+=       hs-megaparsec
 SUBDIR+=       hs-microstache
+SUBDIR+=       hs-neat-interpolation
 SUBDIR+=       hs-pandoc-types
 SUBDIR+=       hs-parsers
 SUBDIR+=       hs-polyparse



Home | Main Index | Thread Index | Old Index