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:           Wed Feb 16 07:36:53 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + hs-fuzzy


To generate a diff of this commit:
cvs rdiff -u -r1.1285 -r1.1286 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.1285 pkgsrc/textproc/Makefile:1.1286
--- pkgsrc/textproc/Makefile:1.1285     Mon Feb 14 14:43:32 2022
+++ pkgsrc/textproc/Makefile    Wed Feb 16 07:36:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1285 2022/02/14 14:43:32 pho Exp $
+# $NetBSD: Makefile,v 1.1286 2022/02/16 07:36:53 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -311,6 +311,7 @@ SUBDIR+=    hs-csv
 SUBDIR+=       hs-doclayout
 SUBDIR+=       hs-doctemplates
 SUBDIR+=       hs-edit-distance
+SUBDIR+=       hs-fuzzy
 SUBDIR+=       hs-haddock-library
 SUBDIR+=       hs-hscolour
 SUBDIR+=       hs-hslua-module-text



Home | Main Index | Thread Index | Old Index