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:   wiz
Date:           Tue May 28 14:10:55 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + py-nltk


To generate a diff of this commit:
cvs rdiff -u -r1.1031 -r1.1032 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.1031 pkgsrc/textproc/Makefile:1.1032
--- pkgsrc/textproc/Makefile:1.1031     Wed Apr 24 15:52:31 2019
+++ pkgsrc/textproc/Makefile    Tue May 28 14:10:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1031 2019/04/24 15:52:31 adam Exp $
+# $NetBSD: Makefile,v 1.1032 2019/05/28 14:10:55 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -816,6 +816,7 @@ SUBDIR+=    py-mkdocs
 SUBDIR+=       py-mkdocs-bootstrap
 SUBDIR+=       py-mkdocs-bootswatch
 SUBDIR+=       py-natsort
+SUBDIR+=       py-nltk
 SUBDIR+=       py-numpydoc
 SUBDIR+=       py-odfpy
 SUBDIR+=       py-openpyxl



Home | Main Index | Thread Index | Old Index