diff options
author | markd <markd@pkgsrc.org> | 2020-04-26 12:24:50 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2020-04-26 12:24:50 +0000 |
commit | a54ca10f348b60b4d2fd6a70bf782088eb11f570 (patch) | |
tree | a950aa08e4c5d2b56212dbffaee638ee196793f1 /fonts | |
parent | 310831b86a2abf411137fc9627209e67cb059df9 (diff) | |
download | pkgsrc-a54ca10f348b60b4d2fd6a70bf782088eb11f570.tar.gz |
fonts: add tex-wasy-type1, remove tex-wasy2-ps
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 798246be1b8..c16867d9982 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.336 2020/03/05 14:14:27 nia Exp $ +# $NetBSD: Makefile,v 1.337 2020/04/26 12:24:50 markd Exp $ # COMMENT= Fonts @@ -792,7 +792,7 @@ SUBDIR+= tex-wadalab SUBDIR+= tex-wadalab-doc SUBDIR+= tex-wasy SUBDIR+= tex-wasy-doc -SUBDIR+= tex-wasy2-ps +SUBDIR+= tex-wasy-type1 SUBDIR+= tex-wasysym SUBDIR+= tex-wasysym-doc SUBDIR+= tex-wsuipa |