diff options
author | wiz <wiz> | 2014-06-08 00:18:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-06-08 00:18:23 +0000 |
commit | 68073062fb024871c44a49cf27033e1fedeac203 (patch) | |
tree | 2e93c2a10d9351d4b7b7801dbd8f1de29cc921fb /fonts | |
parent | 0b86a1b51f359281e90320d2dd6c3e8d572d2e02 (diff) | |
download | pkgsrc-68073062fb024871c44a49cf27033e1fedeac203.tar.gz |
+ CamingoCode
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 675d26fab6c..61e000c2b0a 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.248 2014/05/24 07:26:55 wiz Exp $ +# $NetBSD: Makefile,v 1.249 2014/06/08 00:18:23 wiz Exp $ # COMMENT= Fonts SUBDIR+= AnonymousPro +SUBDIR+= CamingoCode SUBDIR+= EB-Garamond SUBDIR+= SDL2_ttf SUBDIR+= Symbola-ttf |