[svn:parrot] r48904 - trunk/tools/dev
fperrad at svn.parrot.org
fperrad at svn.parrot.org
Fri Sep 10 06:28:22 UTC 2010
Author: fperrad
Date: Fri Sep 10 06:28:22 2010
New Revision: 48904
URL: https://trac.parrot.org/parrot/changeset/48904
Log:
[languages] PIR/Pirate moves on http://github.com/parrot/pir.git
Modified:
trunk/tools/dev/fetch_languages.pl
Modified: trunk/tools/dev/fetch_languages.pl
==============================================================================
--- trunk/tools/dev/fetch_languages.pl Fri Sep 10 03:21:39 2010 (r48903)
+++ trunk/tools/dev/fetch_languages.pl Fri Sep 10 06:28:22 2010 (r48904)
@@ -231,7 +231,7 @@
{
name => 'pir',
scm => 'GIT',
- repository => 'http://github.com/bacek/pir.git'
+ repository => 'http://github.com/parrot/pir.git'
},
{
More information about the parrot-commits
mailing list