Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 02:45:03 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378758 - head/emulators/xsystem35/files
Message-ID:  <201502100245.t1A2j3mG000429@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Feb 10 02:45:02 2015
New Revision: 378758
URL: https://svnweb.freebsd.org/changeset/ports/378758
QAT: https://qat.redports.org/buildarchive/r378758/

Log:
  Fix typo by using EXAMPLESDIR
  
  Approved by:	mentors (implicit)

Modified:
  head/emulators/xsystem35/files/pkg-message.in

Modified: head/emulators/xsystem35/files/pkg-message.in
==============================================================================
--- head/emulators/xsystem35/files/pkg-message.in	Tue Feb 10 02:15:08 2015	(r378757)
+++ head/emulators/xsystem35/files/pkg-message.in	Tue Feb 10 02:45:02 2015	(r378758)
@@ -2,7 +2,7 @@
 o Make sure your kernel has been configured with options SHMMAXPGS=4096
   when you run on display 16bpp or deeper color.
 
-o Copy %%PREFIX%%/share/example/xsystem35/xsys35rc.sample
+o Copy %%EXAMPLESDIR%%/xsys35rc.sample
   to ~/.xsys35rc and fit it to your environment.
 
 o Install game data from AliceSoft's cdrom with



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