diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /x11-fonts | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) | |
download | ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.tar.gz ports-4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/droid-fonts-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/roboto-fonts-ttf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/droid-fonts-ttf/Makefile b/x11-fonts/droid-fonts-ttf/Makefile index 6f1a8b3461b1..de60f9cb257a 100644 --- a/x11-fonts/droid-fonts-ttf/Makefile +++ b/x11-fonts/droid-fonts-ttf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/sunpoet/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= The Droid typeface family -LICENSE= AL2 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/NOTICE BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ diff --git a/x11-fonts/roboto-fonts-ttf/Makefile b/x11-fonts/roboto-fonts-ttf/Makefile index 4b7a9282359f..3b03f4a16f8f 100644 --- a/x11-fonts/roboto-fonts-ttf/Makefile +++ b/x11-fonts/roboto-fonts-ttf/Makefile @@ -10,7 +10,7 @@ DISTNAME= Roboto_Hinted_${PORTVERSION} MAINTAINER= winstonw@lavabit.com COMMENT= The Roboto typeface family -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale |