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:   schmonz
Date:           Tue Oct 13 10:36:59 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable py-sgmllib3k.


To generate a diff of this commit:
cvs rdiff -u -r1.1172 -r1.1173 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.1172 pkgsrc/textproc/Makefile:1.1173
--- pkgsrc/textproc/Makefile:1.1172     Mon Sep 28 23:56:19 2020
+++ pkgsrc/textproc/Makefile    Tue Oct 13 10:36:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1172 2020/09/28 23:56:19 khorben Exp $
+# $NetBSD: Makefile,v 1.1173 2020/10/13 10:36:59 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -935,6 +935,7 @@ SUBDIR+=    py-rebulk
 SUBDIR+=       py-regex
 SUBDIR+=       py-relatorio
 SUBDIR+=       py-rst2pdf
+SUBDIR+=       py-sgmllib3k
 SUBDIR+=       py-smartypants
 SUBDIR+=       py-snowballstemmer
 SUBDIR+=       py-sphinx



Home | Main Index | Thread Index | Old Index