diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-03 22:56:57 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-03 22:56:57 +0000 |
commit | 4c05d3a60cff71bf39f3e1eb17573a62e02232e8 (patch) | |
tree | 533cdbb46de9fed13ce2e115e51800939b436d6e /fonts | |
parent | a1961915987f7c189c0a2e7deafff46c8f445791 (diff) | |
download | pkgsrc-4c05d3a60cff71bf39f3e1eb17573a62e02232e8.tar.gz |
Add sourcecodepro-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 cb45763af0f..8060d100e2c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.226 2012/10/08 19:23:27 adam Exp $ +# $NetBSD: Makefile,v 1.227 2012/11/03 22:56:57 ryoon Exp $ # COMMENT= Fonts @@ -162,6 +162,7 @@ SUBDIR+= ricty-ttf SUBDIR+= roboto-fonts SUBDIR+= ruby-ttfunk SUBDIR+= sgi-fonts +SUBDIR+= sourcecodepro-fonts SUBDIR+= sourcesans-fonts SUBDIR+= t1lib SUBDIR+= t1utils |