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:   kleink
Date:           Wed Oct 26 07:50:54 UTC 2016

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+ py-webencodings


To generate a diff of this commit:
cvs rdiff -u -r1.896 -r1.897 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.896 pkgsrc/textproc/Makefile:1.897
--- pkgsrc/textproc/Makefile:1.896      Fri Sep  2 16:27:01 2016
+++ pkgsrc/textproc/Makefile    Wed Oct 26 07:50:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.896 2016/09/02 16:27:01 wiz Exp $
+# $NetBSD: Makefile,v 1.897 2016/10/26 07:50:54 kleink Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -758,6 +758,7 @@ SUBDIR+=    py-tinycss
 SUBDIR+=       py-uritemplate
 SUBDIR+=       py-validators
 SUBDIR+=       py-vobject
+SUBDIR+=       py-webencodings
 SUBDIR+=       py-xlrd
 SUBDIR+=       py-xlsxwriter
 SUBDIR+=       py-xlwt



Home | Main Index | Thread Index | Old Index