[58955] trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Oct 7 12:22:13 PDT 2009


Revision: 58955
          http://trac.macports.org/changeset/58955
Author:   macsforever2000 at macports.org
Date:     2009-10-07 12:22:11 -0700 (Wed, 07 Oct 2009)
Log Message:
-----------
Fix syntax error for port index.

Modified Paths:
--------------
    trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile

Modified: trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile
===================================================================
--- trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile	2009-10-07 19:18:29 UTC (rev 58954)
+++ trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile	2009-10-07 19:22:11 UTC (rev 58955)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name				py26-robotframework-seleniumlibrary
-set ${internal_name}	robotframework-seleniumlibrary
+set internal_name	robotframework-seleniumlibrary
 
 version             2.2.1
 categories-append   devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091007/fe84762d/attachment.html>


More information about the macports-changes mailing list