Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2013 18:02:53 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318543 - head/audio/musicpd/files
Message-ID:  <201305191802.r4JI2rMH074413@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sun May 19 18:02:52 2013
New Revision: 318543
URL: http://svnweb.freebsd.org/changeset/ports/318543

Log:
  audio/musicpd: Fix pkg-message

Modified:
  head/audio/musicpd/files/pkg-message.in

Modified: head/audio/musicpd/files/pkg-message.in
==============================================================================
--- head/audio/musicpd/files/pkg-message.in	Sun May 19 16:39:01 2013	(r318542)
+++ head/audio/musicpd/files/pkg-message.in	Sun May 19 18:02:52 2013	(r318543)
@@ -4,7 +4,7 @@ The musicpd package has been successfull
 
 In order to run the MPD server, you need to edit
 
-	%%PREFIX%%/etc/%%MPDCONF%%
+	%%PREFIX%%/etc/musicpd.conf
 
 and add the following line to /etc/rc.conf:
 



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