pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 12:10:11 UTC 2016

Modified Files:
        pkgsrc/print: Makefile

Log Message:
Add tex-ctablestack{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.664 -r1.665 pkgsrc/print/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/Makefile
diff -u pkgsrc/print/Makefile:1.664 pkgsrc/print/Makefile:1.665
--- pkgsrc/print/Makefile:1.664 Thu Jul 14 12:05:34 2016
+++ pkgsrc/print/Makefile       Thu Jul 14 12:10:11 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.664 2016/07/14 12:05:34 markd Exp $
+# $NetBSD: Makefile,v 1.665 2016/07/14 12:10:11 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -408,6 +408,8 @@ SUBDIR+=    tex-csquotes
 SUBDIR+=       tex-csquotes-de-doc
 SUBDIR+=       tex-csquotes-doc
 SUBDIR+=       tex-ctable
+SUBDIR+=       tex-ctablestack
+SUBDIR+=       tex-ctablestack-doc
 SUBDIR+=       tex-ctib
 SUBDIR+=       tex-ctib-doc
 SUBDIR+=       tex-cuisine



Home | Main Index | Thread Index | Old Index