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:42:45 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add hs-annotated-wl-pprint


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



Home | Main Index | Thread Index | Old Index