diff options
author | rodent <rodent> | 2013-04-08 01:42:39 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-08 01:42:39 +0000 |
commit | 4de0e9f4b168c9384d70fbcfe9103e9d12bca9c4 (patch) | |
tree | f8b2518ab6c549867fd0137bb031fe20d4769083 /fonts/sourcecodepro-fonts | |
parent | 71c42e4235b6bf9074f4960692a783d2cf6738a9 (diff) | |
download | pkgsrc-4de0e9f4b168c9384d70fbcfe9103e9d12bca9c4.tar.gz |
LICENSE=open-font-license -> ofl-v1.1
Diffstat (limited to 'fonts/sourcecodepro-fonts')
-rw-r--r-- | fonts/sourcecodepro-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/sourcecodepro-fonts/Makefile b/fonts/sourcecodepro-fonts/Makefile index 8f787372d61..c0df09aaba8 100644 --- a/fonts/sourcecodepro-fonts/Makefile +++ b/fonts/sourcecodepro-fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/01/20 09:45:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2013/04/08 01:42:41 rodent Exp $ # DISTNAME= SourceCodePro_FontsOnly-1.017 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/sourcecodepro.adobe/ COMMENT= Set of monospaced OpenType fonts designed for coding environments -LICENSE= open-font-license +LICENSE= ofl-v1.1 USE_LANGUAGES= # none NO_BUILD= yes |