[30723] trunk/dports/net/tftp-hpa/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 5 10:53:58 PST 2007


Revision: 30723
          http://trac.macosforge.org/projects/macports/changeset/30723
Author:   markd at macports.org
Date:     2007-11-05 10:53:57 -0800 (Mon, 05 Nov 2007)

Log Message:
-----------
Minor ui_msg change; no revision bump.

Modified Paths:
--------------
    trunk/dports/net/tftp-hpa/Portfile

Modified: trunk/dports/net/tftp-hpa/Portfile
===================================================================
--- trunk/dports/net/tftp-hpa/Portfile	2007-11-05 18:12:05 UTC (rev 30722)
+++ trunk/dports/net/tftp-hpa/Portfile	2007-11-05 18:53:57 UTC (rev 30723)
@@ -60,10 +60,10 @@
 ***** Setup Instructions *****
 
 To run tftpd manually for download only access, use this command:
-	sudo ${prefix}/sbin/tftpd -L -s <tftp-root-dir>
+	sudo tftpd -L -s <tftp-root-dir>
 
 To run tftpd manually and support tftp uploads, add \"-c\" to the command:
-	sudo ${prefix}/sbin/tftpd -L -c -s <tftp-root-dir>
+	sudo tftpd -L -c -s <tftp-root-dir>
 
 You may run tftpd at system boot on OS X 10.4 or 10.5 if you installed tftp-hpa
 using the server variant; if so, you may load it using launchctl:

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071105/c8107461/attachment.html


More information about the macports-changes mailing list