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/lohit | |
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/lohit')
-rw-r--r-- | x11-fonts/lohit/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-fonts/lohit/Makefile b/x11-fonts/lohit/Makefile index c8dd6356bf41..84af89eebf44 100644 --- a/x11-fonts/lohit/Makefile +++ b/x11-fonts/lohit/Makefile @@ -9,10 +9,7 @@ DISTNAME= lohit-ttf-${PORTVERSION} MAINTAINER= gabor@FreeBSD.org COMMENT= Lohit 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 EXTRACT_SUFX= .tar.gz XORG_CAT= font |