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:   leot
Date:           Tue May  9 13:18:48 UTC 2017

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+ py-jellyfish


To generate a diff of this commit:
cvs rdiff -u -r1.928 -r1.929 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.928 pkgsrc/textproc/Makefile:1.929
--- pkgsrc/textproc/Makefile:1.928      Sun Apr 23 05:10:29 2017
+++ pkgsrc/textproc/Makefile    Tue May  9 13:18:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.928 2017/04/23 05:10:29 markd Exp $
+# $NetBSD: Makefile,v 1.929 2017/05/09 13:18:48 leot Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -734,6 +734,7 @@ SUBDIR+=    py-html2text
 SUBDIR+=       py-html5lib
 SUBDIR+=       py-humanize
 SUBDIR+=       py-iniparse
+SUBDIR+=       py-jellyfish
 SUBDIR+=       py-jinja2
 SUBDIR+=       py-jsbeautifier
 SUBDIR+=       py-jsonlib



Home | Main Index | Thread Index | Old Index