diff options
author | wiz <wiz@pkgsrc.org> | 2022-12-03 14:52:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-12-03 14:52:53 +0000 |
commit | e2d02d802ef47390eb93614b20799a612c504a1b (patch) | |
tree | cfe054fedada0f1aaed8bf459df7562bea11ae02 /fonts/Makefile | |
parent | cc233b20c0f95d61744f5db88cdca934ce9d9b67 (diff) | |
download | pkgsrc-e2d02d802ef47390eb93614b20799a612c504a1b.tar.gz |
fonts/Makefile: + mona-sans-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 fab929b6d71..4e30a014075 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.383 2022/09/26 16:08:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.384 2022/12/03 14:52:53 wiz Exp $ # COMMENT= Fonts @@ -181,6 +181,7 @@ SUBDIR+= misaki-fonts SUBDIR+= mkfontalias SUBDIR+= mkfontscale SUBDIR+= mminstance +SUBDIR+= mona-sans-ttf SUBDIR+= monafonts SUBDIR+= monafonts-ttf SUBDIR+= monoid |