Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 10:11:09 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502552 - head/x11-fonts/junicode
Message-ID:  <201905251011.x4PAB9jG040877@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat May 25 10:11:09 2019
New Revision: 502552
URL: https://svnweb.freebsd.org/changeset/ports/502552

Log:
  x11-fonts/junicode: Spell LICENSE correctly

Modified:
  head/x11-fonts/junicode/Makefile

Modified: head/x11-fonts/junicode/Makefile
==============================================================================
--- head/x11-fonts/junicode/Makefile	Sat May 25 10:10:17 2019	(r502551)
+++ head/x11-fonts/junicode/Makefile	Sat May 25 10:11:09 2019	(r502552)
@@ -11,7 +11,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-$
 MAINTAINER=	nikola.lecic@anthesphoria.net
 COMMENT=	Unicode/MUFI OpenType font for medievalists (Latin, IPA, Runic, Greek)
 
-LICENCE=	OFL11
+LICENSE=	OFL11
 
 OPTIONS_DEFINE=	DOCS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251011.x4PAB9jG040877>