[146963] trunk/dports/python/py-cssselect/Portfile
petr at macports.org
petr at macports.org
Tue Mar 22 07:53:43 PDT 2016
Revision: 146963
https://trac.macports.org/changeset/146963
Author: petr at macports.org
Date: 2016-03-22 07:53:43 -0700 (Tue, 22 Mar 2016)
Log Message:
-----------
py-cssselect: fix copy-paste typo
Modified Paths:
--------------
trunk/dports/python/py-cssselect/Portfile
Modified: trunk/dports/python/py-cssselect/Portfile
===================================================================
--- trunk/dports/python/py-cssselect/Portfile 2016-03-22 14:50:39 UTC (rev 146962)
+++ trunk/dports/python/py-cssselect/Portfile 2016-03-22 14:53:43 UTC (rev 146963)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup python 1.0
-set _name lxml
+set _name cssselect
set _n [string index ${_name} 0]
name py-${_name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160322/2d090775/attachment.html>
More information about the macports-changes
mailing list