diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-08 18:34:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-08 18:34:48 +0000 |
commit | 7ed63b21b98dfea1fb4d44cdd98dfd0a82b12052 (patch) | |
tree | f1306f4d2ae2f33ee1dd0d4349971d8e5a62f427 /fonts | |
parent | 7d7c03bcca42eed8e25eb70e6db91df714be261a (diff) | |
download | pkgsrc-7ed63b21b98dfea1fb4d44cdd98dfd0a82b12052.tar.gz |
Add tex-tex-gyre{,-doc}.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index f3d4fe54175..4b3519aa1d3 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.183 2011/03/07 20:05:22 minskim Exp $ +# $NetBSD: Makefile,v 1.184 2011/03/08 18:34:48 minskim Exp $ # COMMENT= Fonts @@ -225,6 +225,8 @@ SUBDIR+= tex-rsfs-doc SUBDIR+= tex-stmaryrd SUBDIR+= tex-stmaryrd-doc SUBDIR+= tex-symbol +SUBDIR+= tex-tex-gyre +SUBDIR+= tex-tex-gyre-doc SUBDIR+= tex-times SUBDIR+= tex-tipa SUBDIR+= tex-tipa-doc |