diff options
author | wiz <wiz@pkgsrc.org> | 2016-10-18 12:57:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-10-18 12:57:23 +0000 |
commit | 6418da13c083c5c4aa8ecd56e49a3a378d6de363 (patch) | |
tree | 66abfd38b737652159793336d1d58a2216e7a46b /fonts/Makefile | |
parent | e1401cb67f9db1a20d0e616938845eeb4643809c (diff) | |
download | pkgsrc-6418da13c083c5c4aa8ecd56e49a3a378d6de363.tar.gz |
+ raleway-ttf
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index de94af9120c..9ffb31cfb03 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.299 2016/09/20 12:34:10 markd Exp $ +# $NetBSD: Makefile,v 1.300 2016/10/18 12:57:23 wiz Exp $ # COMMENT= Fonts @@ -189,6 +189,7 @@ SUBDIR+= proggy-fonts SUBDIR+= ps2pkm SUBDIR+= py-TTFQuery SUBDIR+= py-fonttools +SUBDIR+= raleway-ttf SUBDIR+= ricty-ttf SUBDIR+= roboto-fonts SUBDIR+= ruby-afm |