diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 01:42:39 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 01:42:39 +0000 |
commit | c13d7544f7c34c7d08c3a7a58efa2d6fc409fdc9 (patch) | |
tree | f8b2518ab6c549867fd0137bb031fe20d4769083 /fonts/cantarell-fonts | |
parent | 519003996dd0f3e2a97882c7239baf521217c7d6 (diff) | |
download | pkgsrc-c13d7544f7c34c7d08c3a7a58efa2d6fc409fdc9.tar.gz |
LICENSE=open-font-license -> ofl-v1.1
Diffstat (limited to 'fonts/cantarell-fonts')
-rw-r--r-- | fonts/cantarell-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/cantarell-fonts/Makefile b/fonts/cantarell-fonts/Makefile index 04ba9283b0d..24e29be9096 100644 --- a/fonts/cantarell-fonts/Makefile +++ b/fonts/cantarell-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/01/23 21:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2013/04/08 01:42:39 rodent Exp $ # DISTNAME= cantarell-fonts-0.0.12 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://live.gnome.org/CantarellFonts COMMENT= Contemporary Humanist sans serif font designed for on-screen reading -LICENSE= open-font-license +LICENSE= ofl-v1.1 NO_CONFIGURE= YES NO_BUILD= YES |