Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2019 05:55:50 +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: r491452 - head/x11-fonts/linden-hill
Message-ID:  <201901280555.x0S5toR8032167@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Jan 28 05:55:49 2019
New Revision: 491452
URL: https://svnweb.freebsd.org/changeset/ports/491452

Log:
  x11-fonts/linden-hill: Replace Unicode apostrophe with an ASCII one
  
  It breaks the FreeBSD website build.
  
  Reported by:	bjk

Modified:
  head/x11-fonts/linden-hill/Makefile

Modified: head/x11-fonts/linden-hill/Makefile
==============================================================================
--- head/x11-fonts/linden-hill/Makefile	Mon Jan 28 03:12:12 2019	(r491451)
+++ head/x11-fonts/linden-hill/Makefile	Mon Jan 28 05:55:49 2019	(r491452)
@@ -6,7 +6,7 @@ DISTVERSION=	g20110526
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	flo@snakeoilproductions.net
-COMMENT=	Digital version of Frederic Goudy’s Deepdene
+COMMENT=	Digital version of Frederic Goudy's Deepdene
 
 LICENSE=	OFL11
 LICENSE_FILE=	${WRKSRC}/Open\ Font\ License.markdown



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