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: Sat Apr 24 06:40:38 UTC 2021
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc: +hs-prettyprinter-ansi-terminal
To generate a diff of this commit:
cvs rdiff -u -r1.1207 -r1.1208 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.1207 pkgsrc/textproc/Makefile:1.1208
--- pkgsrc/textproc/Makefile:1.1207 Sat Apr 24 06:31:51 2021
+++ pkgsrc/textproc/Makefile Sat Apr 24 06:40:38 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1207 2021/04/24 06:31:51 pho Exp $
+# $NetBSD: Makefile,v 1.1208 2021/04/24 06:40:38 pho Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -326,6 +326,7 @@ SUBDIR+= hs-megaparsec
SUBDIR+= hs-pandoc-types
SUBDIR+= hs-polyparse
SUBDIR+= hs-prettyprinter
+SUBDIR+= hs-prettyprinter-ansi-terminal
SUBDIR+= hs-regex-base
SUBDIR+= hs-regex-pcre
SUBDIR+= hs-regex-posix
Home |
Main Index |
Thread Index |
Old Index