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:   pin
Date:           Tue May  3 19:22:29 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add htmlq


To generate a diff of this commit:
cvs rdiff -u -r1.1312 -r1.1313 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.1312 pkgsrc/textproc/Makefile:1.1313
--- pkgsrc/textproc/Makefile:1.1312     Tue May  3 19:18:16 2022
+++ pkgsrc/textproc/Makefile    Tue May  3 19:22:29 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1312 2022/05/03 19:18:16 pin Exp $
+# $NetBSD: Makefile,v 1.1313 2022/05/03 19:22:29 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -367,6 +367,7 @@ SUBDIR+=    hs-yaml
 SUBDIR+=       html
 SUBDIR+=       html2text
 SUBDIR+=       html2wml
+SUBDIR+=       htmlq
 SUBDIR+=       hugs-HaXml
 SUBDIR+=       hunspell
 SUBDIR+=       hunspell-af_ZA



Home | Main Index | Thread Index | Old Index