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:   gutteridge
Date:           Fri Mar  1 22:09:36 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: add py-markups


To generate a diff of this commit:
cvs rdiff -u -r1.1025 -r1.1026 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.1025 pkgsrc/textproc/Makefile:1.1026
--- pkgsrc/textproc/Makefile:1.1025     Fri Mar  1 04:28:40 2019
+++ pkgsrc/textproc/Makefile    Fri Mar  1 22:09:36 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1025 2019/03/01 04:28:40 gutteridge Exp $
+# $NetBSD: Makefile,v 1.1026 2019/03/01 22:09:36 gutteridge Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -806,6 +806,7 @@ SUBDIR+=    py-marisa
 SUBDIR+=       py-markdown
 SUBDIR+=       py-markdown-math
 SUBDIR+=       py-markdown2
+SUBDIR+=       py-markups
 SUBDIR+=       py-markupsafe
 SUBDIR+=       py-mecab
 SUBDIR+=       py-mistune



Home | Main Index | Thread Index | Old Index