diff options
author | drochner <drochner@pkgsrc.org> | 2010-06-02 19:02:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-06-02 19:02:11 +0000 |
commit | f504892cfc417388d2073b6054ebcfeeff6fd83f (patch) | |
tree | 40cfcaec2aba383a642e936b2d80ce9eed64ca2a /fonts | |
parent | 11036e668aa6e7d13f85d3258ecc9b407e1a99d6 (diff) | |
download | pkgsrc-f504892cfc417388d2073b6054ebcfeeff6fd83f.tar.gz |
+urw-fonts
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index fdc48c2f70b..2ccb1a8fc95 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2010/05/26 13:57:01 obache Exp $ +# $NetBSD: Makefile,v 1.156 2010/06/02 19:02:11 drochner Exp $ # COMMENT= Fonts @@ -199,6 +199,7 @@ SUBDIR+= umefont-ttf SUBDIR+= un-core-ttf SUBDIR+= un-extra-ttf SUBDIR+= uralic-ttf +SUBDIR+= urw-fonts SUBDIR+= vera-ttf SUBDIR+= vfontcap-kochi SUBDIR+= vlgothic-ttf |