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/liberation-ttf | |
parent | 519003996dd0f3e2a97882c7239baf521217c7d6 (diff) | |
download | pkgsrc-c13d7544f7c34c7d08c3a7a58efa2d6fc409fdc9.tar.gz |
LICENSE=open-font-license -> ofl-v1.1
Diffstat (limited to 'fonts/liberation-ttf')
-rw-r--r-- | fonts/liberation-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/liberation-ttf/Makefile b/fonts/liberation-ttf/Makefile index e54526915be..c8bbf6adc25 100644 --- a/fonts/liberation-ttf/Makefile +++ b/fonts/liberation-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 18:28:26 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/04/08 01:42:40 rodent Exp $ # DISTNAME= liberation-fonts-ttf-2.00.0 @@ -10,7 +10,7 @@ MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ \ MAINTAINER= bartosz.kuzma@gmail.com HOMEPAGE= http://www.redhat.com/promo/fonts/ COMMENT= TrueType fonts from RedHat -LICENSE= open-font-license +LICENSE= ofl-v1.1 # Force using "curl" for fetching the distribution file. It is only available # over HTTPS and "curl" is the only fetch program which always supports HTTPS. |