diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-14 21:18:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-14 21:18:42 +0000 |
commit | 81824892422b77f4c6e7ecf950e8665064bf4a4e (patch) | |
tree | de13035bbbbd26b5ce0a083e3296dbd04f7b215d /fonts/Makefile | |
parent | 7af87bae20f5bdca8091e7d94fcde96ee1e2d147 (diff) | |
download | pkgsrc-81824892422b77f4c6e7ecf950e8665064bf4a4e.tar.gz |
+ Symbola-ttf, TextFonts-ttf.
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 e7facffd835..672b62a0a88 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.222 2012/07/09 14:13:15 minskim Exp $ +# $NetBSD: Makefile,v 1.223 2012/07/14 21:18:42 wiz Exp $ # COMMENT= Fonts SUBDIR+= AnonymousPro SUBDIR+= EB-Garamond +SUBDIR+= Symbola-ttf +SUBDIR+= TextFonts-ttf SUBDIR+= Xft2 SUBDIR+= Xg SUBDIR+= acroread7-chsfont |