Revision: 100329 https://trac.macports.org/changeset/100329 Author: g5pw@macports.org Date: 2012-12-08 05:44:57 -0800 (Sat, 08 Dec 2012) Log Message: ----------- net/skypipe: fix category update to latest commit Modified Paths: -------------- trunk/dports/net/skypipe/Portfile Modified: trunk/dports/net/skypipe/Portfile =================================================================== --- trunk/dports/net/skypipe/Portfile 2012-12-08 11:45:06 UTC (rev 100328) +++ trunk/dports/net/skypipe/Portfile 2012-12-08 13:44:57 UTC (rev 100329) @@ -5,12 +5,12 @@ PortGroup github 1.0 PortGroup python 1.0 -github.setup progrium skypipe 0.1 +github.setup progrium skypipe 0.2 fetch.type git -git.branch 0cdeb3778a9eb240941e72c5a7ec84653502aa1e +git.branch 6162610a1876282ff1cc8eeca6c8669b8f605482 python.default_version 27 -categories devel +categories net devel maintainers g5pw openmaintainer supported_archs noarch
participants (1)
-
g5pw@macports.org