Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2015 18:24:41 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381659 - head/x11-fonts/roboto-fonts-ttf/files
Message-ID:  <201503191824.t2JIOfcD098149@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Mar 19 18:24:40 2015
New Revision: 381659
URL: https://svnweb.freebsd.org/changeset/ports/381659
QAT: https://qat.redports.org/buildarchive/r381659/

Log:
  Fix pkg-message

Modified:
  head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in

Modified: head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in
==============================================================================
--- head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in	Thu Mar 19 18:24:06 2015	(r381658)
+++ head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in	Thu Mar 19 18:24:40 2015	(r381659)
@@ -4,5 +4,5 @@ You can start using the fonts by followi
 Add the following line to the "Files" section of your X.org configuration
 file:
 
-	FontPath	"%%PREFIX%%/%%FONTDIR%%/"
+	FontPath	"%%FONTDIR%%/"
 



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