diff options
author | markd <markd@pkgsrc.org> | 2020-05-03 08:58:49 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2020-05-03 08:58:49 +0000 |
commit | 3d4ea5b303c0a7b201c4361329ee79e8159d8783 (patch) | |
tree | f065a990dd8a1c3922a341989722d8a2a193bf6c /fonts/Makefile | |
parent | 0532b6a3e8babf8a8b1168477f455d54305e04d2 (diff) | |
download | pkgsrc-3d4ea5b303c0a7b201c4361329ee79e8159d8783.tar.gz |
fonts: add tex-modes{,-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 c16867d9982..beb9524b431 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2020/04/26 12:24:50 markd Exp $ +# $NetBSD: Makefile,v 1.338 2020/05/03 08:58:49 markd Exp $ # COMMENT= Fonts @@ -638,6 +638,8 @@ SUBDIR+= tex-mintspirit SUBDIR+= tex-mintspirit-doc SUBDIR+= tex-mnsymbol SUBDIR+= tex-mnsymbol-doc +SUBDIR+= tex-modes +SUBDIR+= tex-modes-doc SUBDIR+= tex-musixtex-fonts SUBDIR+= tex-musixtex-fonts-doc SUBDIR+= tex-mxedruli |