git: dd90a81c4bc0 - main - x11-fonts/fnt: Fix license
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Dec 2021 11:07:58 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd90a81c4bc0d3965c6e5ad887c8ef15c655602f commit dd90a81c4bc0d3965c6e5ad887c8ef15c655602f Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2021-12-09 11:07:51 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-12-09 11:07:51 +0000 x11-fonts/fnt: Fix license --- x11-fonts/fnt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-fonts/fnt/Makefile b/x11-fonts/fnt/Makefile index 1a46590e3fc6..1a7c491c7e6b 100644 --- a/x11-fonts/fnt/Makefile +++ b/x11-fonts/fnt/Makefile @@ -2,12 +2,14 @@ PORTNAME= fnt PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= x11-fonts sysutils MAINTAINER= ehaupt@FreeBSD.org COMMENT= Missing font manager for UNIX -LICENSE= GPLv3 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash \ chafa:graphics/chafa \