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: ryoon
Date: Sun Oct 15 07:04:20 UTC 2023
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
textproc: Enable py-link-grammar
To generate a diff of this commit:
cvs rdiff -u -r1.1425 -r1.1426 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.1425 pkgsrc/textproc/Makefile:1.1426
--- pkgsrc/textproc/Makefile:1.1425 Fri Sep 22 11:01:22 2023
+++ pkgsrc/textproc/Makefile Sun Oct 15 07:04:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1425 2023/09/22 11:01:22 wiz Exp $
+# $NetBSD: Makefile,v 1.1426 2023/10/15 07:04:20 ryoon Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1078,6 +1078,7 @@ SUBDIR+= py-jupyterlab-pygments
SUBDIR+= py-jxmlease
SUBDIR+= py-libxml2
SUBDIR+= py-libxslt
+SUBDIR+= py-link-grammar
SUBDIR+= py-loremipsum
SUBDIR+= py-lsp-jsonrpc
SUBDIR+= py-lunr
Home |
Main Index |
Thread Index |
Old Index