Revision: 70389 http://trac.macports.org/changeset/70389 Author: ryandesign@macports.org Date: 2010-08-07 17:27:39 -0700 (Sat, 07 Aug 2010) Log Message: ----------- rsync: suggest users copy, not rename, the sample conf file, so they still have the sample to refer to later if necessary Modified Paths: -------------- trunk/dports/net/rsync/Portfile Modified: trunk/dports/net/rsync/Portfile =================================================================== --- trunk/dports/net/rsync/Portfile 2010-08-07 23:59:37 UTC (rev 70388) +++ trunk/dports/net/rsync/Portfile 2010-08-08 00:27:39 UTC (rev 70389) @@ -60,7 +60,7 @@ post-install { ui_msg "****************************************************************" ui_msg "* *" - ui_msg "* To use the rsyncd server you must rename *" + ui_msg "* To use the rsyncd server you must copy *" ui_msg "* ${prefix}/etc/rsyncd.conf.example to rsyncd.conf and add *" ui_msg "* your modules there. See 'man rsyncd.conf' for more *" ui_msg "* information. *"
participants (1)
-
ryandesign@macports.org