pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jun 16 03:09:38 UTC 2018

Modified Files:
        pkgsrc/fonts: Makefile

Log Message:
fonts: add tex-mathalfa{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.317 -r1.318 pkgsrc/fonts/Makefile

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

Modified files:

Index: pkgsrc/fonts/Makefile
diff -u pkgsrc/fonts/Makefile:1.317 pkgsrc/fonts/Makefile:1.318
--- pkgsrc/fonts/Makefile:1.317 Sun May 13 13:23:33 2018
+++ pkgsrc/fonts/Makefile       Sat Jun 16 03:09:38 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.317 2018/05/13 13:23:33 markd Exp $
+# $NetBSD: Makefile,v 1.318 2018/06/16 03:09:38 markd Exp $
 #
 
 COMMENT=       Fonts
@@ -615,6 +615,8 @@ SUBDIR+=    tex-mathabx
 SUBDIR+=       tex-mathabx-doc
 SUBDIR+=       tex-mathabx-type1
 SUBDIR+=       tex-mathabx-type1-doc
+SUBDIR+=       tex-mathalfa
+SUBDIR+=       tex-mathalfa-doc
 SUBDIR+=       tex-mathdesign
 SUBDIR+=       tex-mathdesign-doc
 SUBDIR+=       tex-mathpazo



Home | Main Index | Thread Index | Old Index