[74630] trunk/dports/editors/MacVim/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 24 13:48:18 PST 2010


Revision: 74630
          http://trac.macports.org/changeset/74630
Author:   ryandesign at macports.org
Date:     2010-12-24 13:48:11 -0800 (Fri, 24 Dec 2010)
Log Message:
-----------
MacVim: tweak wording of OS version message

Modified Paths:
--------------
    trunk/dports/editors/MacVim/Portfile

Modified: trunk/dports/editors/MacVim/Portfile
===================================================================
--- trunk/dports/editors/MacVim/Portfile	2010-12-24 12:40:22 UTC (rev 74629)
+++ trunk/dports/editors/MacVim/Portfile	2010-12-24 21:48:11 UTC (rev 74630)
@@ -32,7 +32,7 @@
 
 pre-fetch {
     if {${os.platform} == "darwin" && ${os.major} < 10} {
-        ui_error "${name} does only run on Mac OS X 10.6 or greater."
+        ui_error "${name} only runs on Mac OS X 10.6 or greater."
         return -code error "incompatible Mac OS X version"
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101224/87e96c37/attachment.html>


More information about the macports-changes mailing list