aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d90d22f..ae1ef7f 100644
--- a/Makefile
+++ b/Makefile
@@ -44,9 +44,9 @@ MODULES = \
git://github.com/supernovus/perl6-http-easy \
git://github.com/tadzik/Bailador \
git://github.com/mberends/MiniDBI \
- git://github.com/ihrd/uri.git \
- git://github.com/cosimo/perl6-lwp-simple.git \
- git://github.com/bbkr/jsonrpc.git \
+ git://github.com/ihrd/uri \
+ git://github.com/cosimo/perl6-lwp-simple \
+ git://github.com/bbkr/jsonrpc \
DISTTARGETS = \
$(PARROT_DIR) \