diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 06:46:58 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 06:46:58 +0000 |
commit | 1d1f94afe71f76ebc22890d61f6dc8015d5c8632 (patch) | |
tree | 5a242630b5d31601923353f5a14368237ea5601b /x11-fonts/gentium-basic/Makefile | |
parent | cdc306726c69da143ae91300e1a8c4ffd22c1163 (diff) | |
download | ports-1d1f94afe71f76ebc22890d61f6dc8015d5c8632.tar.gz ports-1d1f94afe71f76ebc22890d61f6dc8015d5c8632.zip |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=332811
Diffstat (limited to 'x11-fonts/gentium-basic/Makefile')
-rw-r--r-- | x11-fonts/gentium-basic/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile index be5ed527bea1..2a4fa7b85b65 100644 --- a/x11-fonts/gentium-basic/Makefile +++ b/x11-fonts/gentium-basic/Makefile @@ -10,10 +10,7 @@ DISTNAME= ttf-sil-gentium-basic_1.1.orig MAINTAINER= matthew@FreeBSD.org COMMENT= Gentium Basic and Gentium Book Basic TrueType fonts -LICENSE= OFL -LICENSE_NAME= SIL Open Font License (OFL) -LICENSE_FILE= ${WRKSRC}/OFL.txt -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= OFL11 USE_TGZ= yes XORG_CAT= font |