diff options
author | wiz <wiz> | 2015-05-03 18:57:56 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-03 18:57:56 +0000 |
commit | 842496848c15d8b196b545edb79829b12d9bf1ca (patch) | |
tree | 616939218da1434cb79af789d881ea8ef46591ca /fonts/Makefile | |
parent | 4177207a23785abed846ce9ea0a52845ad059694 (diff) | |
download | pkgsrc-842496848c15d8b196b545edb79829b12d9bf1ca.tar.gz |
+ tex-concmath{,-doc}
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index a50a792b07c..3d995945a32 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.264 2015/05/03 18:53:26 wiz Exp $ +# $NetBSD: Makefile,v 1.265 2015/05/03 18:57:56 wiz Exp $ # COMMENT= Fonts @@ -230,6 +230,8 @@ SUBDIR+= tex-cns SUBDIR+= tex-cns-doc SUBDIR+= tex-collection-fontsrecommended SUBDIR+= tex-collection-fontsrecommended-doc +SUBDIR+= tex-concmath +SUBDIR+= tex-concmath-doc SUBDIR+= tex-concmath-fonts SUBDIR+= tex-concmath-fonts-doc SUBDIR+= tex-courier |