diff options
author | obache <obache> | 2010-04-26 11:04:07 +0000 |
---|---|---|
committer | obache <obache> | 2010-04-26 11:04:07 +0000 |
commit | dabc383e6c31110cfab768c55ef20eb7eb6bd8fb (patch) | |
tree | 4bab5ff66ed287f38a74d898842973e0e33113ad /fonts | |
parent | 1524ff9bcfdcd1fffef803b9ea6c7f0c85a39523 (diff) | |
download | pkgsrc-dabc383e6c31110cfab768c55ef20eb7eb6bd8fb.tar.gz |
Set LICENSE=ipafont.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/takao-fonts-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/takao-fonts-ttf/Makefile b/fonts/takao-fonts-ttf/Makefile index 163a308fa65..c09dbd8e932 100644 --- a/fonts/takao-fonts-ttf/Makefile +++ b/fonts/takao-fonts-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/17 09:20:56 obache Exp $ +# $NetBSD: Makefile,v 1.2 2010/04/26 11:04:07 obache Exp $ # DISTNAME= takao-fonts-ttf-003.02.01 @@ -8,7 +8,7 @@ MASTER_SITES= http://launchpad.net/takao-fonts/003.02/003.02.01/+download/ MAINTAINER= ryo_on@yk.rim.or.jp HOMEPAGE= https://launchpad.net/takao-fonts COMMENT= Takao fonts are based on IPA(ex) fonts, and includes some bug fix -# LICENSE= IPA Font License Agreement v1.0 +LICENSE= ipafont PKG_DESTDIR_SUPPORT= user-destdir |