diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 14:46:58 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-11-05 14:46:58 +0800 |
commit | 5912cd4dc38d66e15638e2d50d4a53b49f7bb96c (patch) | |
tree | 5a242630b5d31601923353f5a14368237ea5601b /x11-fonts/linuxlibertine | |
parent | a62d56a6b2c8e6ae10f800347fec5773ec66d52c (diff) | |
download | freebsd-ports-graphics-5912cd4dc38d66e15638e2d50d4a53b49f7bb96c.tar.gz freebsd-ports-graphics-5912cd4dc38d66e15638e2d50d4a53b49f7bb96c.tar.zst freebsd-ports-graphics-5912cd4dc38d66e15638e2d50d4a53b49f7bb96c.zip |
- Update LICENSE accordingly, now that OFL10 and OFL11 are defined
With hat: portmgr
Diffstat (limited to 'x11-fonts/linuxlibertine')
-rw-r--r-- | x11-fonts/linuxlibertine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/linuxlibertine/Makefile b/x11-fonts/linuxlibertine/Makefile index d0fb5320b78..f41ce711b42 100644 --- a/x11-fonts/linuxlibertine/Makefile +++ b/x11-fonts/linuxlibertine/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= Linux Libertine Open Fonts -LICENSE= GPLv2 LINUXLIBERTINE OFL +LICENSE= GPLv2 LINUXLIBERTINE OFL10 LICENSE_COMB= multi BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig |