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

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 5 08:08:38 PST 2007


Revision: 30716
          http://trac.macosforge.org/projects/macports/changeset/30716
Author:   digdog at macports.org
Date:     2007-11-05 08:08:38 -0800 (Mon, 05 Nov 2007)

Log Message:
-----------
bug #13153
added missing "\" in multiline variant description

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

Modified: trunk/dports/net/tftp-hpa/Portfile
===================================================================
--- trunk/dports/net/tftp-hpa/Portfile	2007-11-05 13:16:18 UTC (rev 30715)
+++ trunk/dports/net/tftp-hpa/Portfile	2007-11-05 16:08:38 UTC (rev 30716)
@@ -4,6 +4,7 @@
 
 name		tftp-hpa
 version		0.48
+revision        2
 categories	net
 maintainers	markd at macports.org digdog at macports.org
 description	Enhanced port of the BSD TFTP server
@@ -20,7 +21,7 @@
 
 set tftp-root	${prefix}/var/${name}/
 
-variant enable_upload description { If invoked with the server variant, tftp uploads
+variant enable_upload description { If invoked with the server variant, tftp uploads \
 	are enabled; without the server variant, this variant has no effect } {}
 
 variant server description { Install launchd scripts to run tftpd at system boot } {

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


More information about the macports-changes mailing list