[56339] trunk/dports/python/py25-pymvpa/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 26 00:33:37 PDT 2009


Revision: 56339
          http://trac.macports.org/changeset/56339
Author:   ryandesign at macports.org
Date:     2009-08-26 00:33:32 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
py25-pymvpa: fix typo in message

Modified Paths:
--------------
    trunk/dports/python/py25-pymvpa/Portfile

Modified: trunk/dports/python/py25-pymvpa/Portfile
===================================================================
--- trunk/dports/python/py25-pymvpa/Portfile	2009-08-26 07:14:46 UTC (rev 56338)
+++ trunk/dports/python/py25-pymvpa/Portfile	2009-08-26 07:33:32 UTC (rev 56339)
@@ -58,7 +58,7 @@
     }
     
     if {[file exists ${prefix}/share/doc/mvpa]} {
-        ui_error "It appears antother version of mvpa is installed"
+        ui_error "It appears another version of mvpa is installed"
         ui_error "Only one version of pymvpa can be installed at one time"
         return -code error "multiple mvpa installs detected"
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090826/336610a7/attachment.html>


More information about the macports-changes mailing list