diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-05-08 10:56:43 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-05-08 10:56:43 +0000 |
commit | c2cdd9d84d31e43ca7f62dbe69cc7facc8bdbcf5 (patch) | |
tree | ce7ca9e21f67ede5b504ece7455119c2d6c022ae /fonts | |
parent | 470413bfa106a67e583ea8e8fda3c49dac2fd0af (diff) | |
download | pkgsrc-c2cdd9d84d31e43ca7f62dbe69cc7facc8bdbcf5.tar.gz |
Set LICENSE as mplusfont.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index c459ef19cbb..dd338d78d04 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2011/04/05 13:21:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2011/05/08 10:56:43 ryoon Exp $ # DISTNAME= umefont_426 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/ume-font/wiki/FrontPage COMMENT= Ume 18 Japanese fonts (Mincho and Gothic) -# LICENSE= M+ FONTS License +LICENSE= mplusfont PKG_DESTDIR_SUPPORT= user-destdir |