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:           Sat Aug 20 07:20:08 UTC 2016

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+ py-loremipsum.


To generate a diff of this commit:
cvs rdiff -u -r1.894 -r1.895 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.894 pkgsrc/textproc/Makefile:1.895
--- pkgsrc/textproc/Makefile:1.894      Sat Aug 13 20:21:08 2016
+++ pkgsrc/textproc/Makefile    Sat Aug 20 07:20:07 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.894 2016/08/13 20:21:08 bsiegert Exp $
+# $NetBSD: Makefile,v 1.895 2016/08/20 07:20:07 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -727,6 +727,7 @@ SUBDIR+=    py-jsonlib3
 SUBDIR+=       py-jsonschema
 SUBDIR+=       py-libxml2
 SUBDIR+=       py-libxslt
+SUBDIR+=       py-loremipsum
 SUBDIR+=       py-lxml
 SUBDIR+=       py-marisa
 SUBDIR+=       py-markdown



Home | Main Index | Thread Index | Old Index