aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--build/download-stuff.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4056930..1b74f91 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ MODULES = \
git://github.com/moritz/svg-plot \
git://github.com/moritz/Math-RungeKutta \
git://github.com/moritz/Math-Model \
- git://github.com/mattw/form \
+ git://github.com/mathw/form \
git://github.com/tadzik/perl6-Config-INI \
git://github.com/tadzik/perl6-File-Find \
git://github.com/tadzik/perl6-Term-ANSIColor \
diff --git a/build/download-stuff.pl b/build/download-stuff.pl
index f220010..3d42b05 100644
--- a/build/download-stuff.pl
+++ b/build/download-stuff.pl
@@ -19,7 +19,7 @@ my @modules = qw(
http://github.com/moritz/svg-plot
http://github.com/moritz/Math-RungeKutta
http://github.com/moritz/Math-Model
- http://github.com/mattw/form
+ http://github.com/mathw/form
http://github.com/tadzik/perl6-Config-INI
http://github.com/tadzik/perl6-File-Find
http://github.com/tadzik/perl6-Term-ANSIColor