Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 10:29:00 +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: r344184 - head/sysutils/filewatcherd/files
Message-ID:  <201402141029.s1EAT0FU075360@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Feb 14 10:29:00 2014
New Revision: 344184
URL: http://svnweb.freebsd.org/changeset/ports/344184
QAT: https://qat.redports.org/buildarchive/r344184/

Log:
  Really fix pkg-message
  
  Submitted by:	Natacha Porté (maintainer)
  Pointyhat to:	bapt

Modified:
  head/sysutils/filewatcherd/files/pkg-message.in

Modified: head/sysutils/filewatcherd/files/pkg-message.in
==============================================================================
--- head/sysutils/filewatcherd/files/pkg-message.in	Fri Feb 14 10:22:20 2014	(r344183)
+++ head/sysutils/filewatcherd/files/pkg-message.in	Fri Feb 14 10:29:00 2014	(r344184)
@@ -8,7 +8,7 @@ following steps:
 
 1) Copy the appropriate sample configuration file as follows:
 
-	cp %%PREFIX%%/watchtab.sample %%PREFIX%%/watchtab
+	cp %%PREFIX%%/etc/watchtab.sample %%PREFIX%%/etc/watchtab
 
 2) Edit filewatcherd's configuration file to suit your needs:
 



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