diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-04 19:53:00 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-04 19:53:00 +0000 |
commit | ead1ab93d426ac90e5b56d661e5c90f1b5f6cfc6 (patch) | |
tree | ed09eeea0286359b99f6302e6b6816e5f2b19da2 /fonts | |
parent | 4bd272655cf728cc565d194646a7118336794265 (diff) | |
download | pkgsrc-ead1ab93d426ac90e5b56d661e5c90f1b5f6cfc6.tar.gz |
Add tex-euro-ce{,-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 2ce0e21976c..e2ba794304e 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.175 2011/03/03 19:15:07 minskim Exp $ +# $NetBSD: Makefile,v 1.176 2011/03/04 19:53:00 minskim Exp $ # COMMENT= Fonts @@ -180,6 +180,8 @@ SUBDIR+= tex-ec SUBDIR+= tex-ec-doc SUBDIR+= tex-euenc SUBDIR+= tex-euenc-doc +SUBDIR+= tex-euro-ce +SUBDIR+= tex-euro-ce-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc SUBDIR+= tex-fontspec |