diff options
author | kleink <kleink@pkgsrc.org> | 2020-11-19 15:08:03 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2020-11-19 15:08:03 +0000 |
commit | a2792b726a5e0b297977794efc6a20f06f246bf4 (patch) | |
tree | 9064fb04a8314dada10f9ffc55a513207baf0e66 /fonts/Makefile | |
parent | bd5fc15af2d2560f9c4e6fd86ecd262207b4ae73 (diff) | |
download | pkgsrc-a2792b726a5e0b297977794efc6a20f06f246bf4.tar.gz |
fonts: + tex-plex.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 075f07b53c2..c3519eddc3b 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.344 2020/11/06 15:06:49 nia Exp $ +# $NetBSD: Makefile,v 1.345 2020/11/19 15:08:03 kleink Exp $ # COMMENT= Fonts @@ -694,6 +694,7 @@ SUBDIR+= tex-pl SUBDIR+= tex-pl-doc SUBDIR+= tex-playfair SUBDIR+= tex-playfair-doc +SUBDIR+= tex-plex SUBDIR+= tex-prodint SUBDIR+= tex-prodint-doc SUBDIR+= tex-psnfss |