diff options
author | wiz <wiz@pkgsrc.org> | 2015-09-06 09:17:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-09-06 09:17:19 +0000 |
commit | 325b9050104576c529bdee8e6d67bc24ecfe05d2 (patch) | |
tree | b0f63689d0814297703aefeb8eeb21646bea6f23 /fonts | |
parent | d1e00d2ae987ecbf21550ee161d29f0402735592 (diff) | |
download | pkgsrc-325b9050104576c529bdee8e6d67bc24ecfe05d2.tar.gz |
+ Hack-ttf.
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 fb44f686a17..8355135f1da 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.287 2015/09/02 11:10:08 markd Exp $ +# $NetBSD: Makefile,v 1.288 2015/09/06 09:17:19 wiz Exp $ # COMMENT= Fonts @@ -6,6 +6,7 @@ COMMENT= Fonts SUBDIR+= AnonymousPro SUBDIR+= CamingoCode SUBDIR+= EB-Garamond +SUBDIR+= Hack-ttf SUBDIR+= SDL2_ttf SUBDIR+= TextFonts-ttf SUBDIR+= Xft2 |