[49931] trunk/dports/net/whois/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 20 04:04:26 PDT 2009


Revision: 49931
          http://trac.macports.org/changeset/49931
Author:   ryandesign at macports.org
Date:     2009-04-20 04:04:24 -0700 (Mon, 20 Apr 2009)
Log Message:
-----------
whois: improve wording of whois.conf installation instructions

Modified Paths:
--------------
    trunk/dports/net/whois/Portfile

Modified: trunk/dports/net/whois/Portfile
===================================================================
--- trunk/dports/net/whois/Portfile	2009-04-20 09:28:03 UTC (rev 49930)
+++ trunk/dports/net/whois/Portfile	2009-04-20 11:04:24 UTC (rev 49931)
@@ -84,8 +84,9 @@
 
 post-activate {
     if {![file exists ${prefix}/etc/whois.conf]} {
-        ui_msg "To customize which whois servers get used, you can copy whois.conf.sample"
-        ui_msg "to whois.conf in ${prefix}/etc and then make changes."
+        ui_msg "To customize which whois servers get used, copy"
+        ui_msg "${prefix}/etc/whois.conf.sample to"
+        ui_msg "${prefix}/etc/whois.conf and then make changes."
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090420/f8064dae/attachment.html>


More information about the macports-changes mailing list