[73803] trunk/dports/devel/lua-wsapi/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 25 12:27:19 PST 2010


Revision: 73803
          http://trac.macports.org/changeset/73803
Author:   ryandesign at macports.org
Date:     2010-11-25 12:27:15 -0800 (Thu, 25 Nov 2010)
Log Message:
-----------
lua-wsapi: fix typo in comment

Modified Paths:
--------------
    trunk/dports/devel/lua-wsapi/Portfile

Modified: trunk/dports/devel/lua-wsapi/Portfile
===================================================================
--- trunk/dports/devel/lua-wsapi/Portfile	2010-11-25 20:16:11 UTC (rev 73802)
+++ trunk/dports/devel/lua-wsapi/Portfile	2010-11-25 20:27:15 UTC (rev 73803)
@@ -17,7 +17,7 @@
 
 # actual name on web server is different than ${distname} but github returns a
 # tarball with the last part of URI as name
-# we'll end with a ${distname}.${extract.suffix} anyway but we need to strip
+# we'll end with a ${distname}${extract.suffix} anyway but we need to strip
 # first component of path in order to have a consistent tree
 extract.mkdir       yes
 extract.post_args   "| tar --strip-components=1 -xf -"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101125/2ace8271/attachment.html>


More information about the macports-changes mailing list