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:           Sun Jan 19 09:47:49 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add hs-ansi-wl-pprint


To generate a diff of this commit:
cvs rdiff -u -r1.1102 -r1.1103 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.1102 pkgsrc/textproc/Makefile:1.1103
--- pkgsrc/textproc/Makefile:1.1102     Sun Jan 19 09:42:45 2020
+++ pkgsrc/textproc/Makefile    Sun Jan 19 09:47:49 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1102 2020/01/19 09:42:45 pho Exp $
+# $NetBSD: Makefile,v 1.1103 2020/01/19 09:47:49 pho Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -283,6 +283,7 @@ SUBDIR+=    hre
 SUBDIR+=       hs-Glob
 SUBDIR+=       hs-HsYAML
 SUBDIR+=       hs-annotated-wl-pprint
+SUBDIR+=       hs-ansi-wl-pprint
 SUBDIR+=       hs-attoparsec
 SUBDIR+=       hs-blaze-html
 SUBDIR+=       hs-blaze-markup



Home | Main Index | Thread Index | Old Index