diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-02 13:33:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-02 13:33:09 +0000 |
commit | 561106bee4f39116311b7a463a789d34e1969775 (patch) | |
tree | 4e320483b19acde1de8ca8c2a8a93c933f1f01a7 /fonts/Makefile | |
parent | bfa716c7e8d8cdaf127a1b181660fa5cbc97b65a (diff) | |
download | pkgsrc-561106bee4f39116311b7a463a789d34e1969775.tar.gz |
+ tex-antt, tex-antt-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 2bb041c2bfe..f9b7e8dfcca 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.258 2015/04/26 03:17:07 markd Exp $ +# $NetBSD: Makefile,v 1.259 2015/05/02 13:33:09 wiz Exp $ # COMMENT= Fonts @@ -196,6 +196,8 @@ SUBDIR+= tex-ae SUBDIR+= tex-ae-doc SUBDIR+= tex-amsfonts SUBDIR+= tex-amsfonts-doc +SUBDIR+= tex-antt +SUBDIR+= tex-antt-doc SUBDIR+= tex-arphic SUBDIR+= tex-arphic-doc SUBDIR+= tex-avantgar |