aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnthn <jnthn@jnthn.net>2012-01-27 23:04:32 +0100
committerjnthn <jnthn@jnthn.net>2012-01-27 23:04:32 +0100
commit7c1a23658b67b965c562ced4b7faecaa3bc28778 (patch)
treedc6603ad0ef0a9406a6e45d1b6fe47e414b06645
parent25725a6c25d53a8b0427c23d2c592f1692d4e7a6 (diff)
Remove a stray slash.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51326e2..e1b80a6 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ MODULES = \
git://github.com/tadzik/perl6-File-Tools \
git://github.com/tadzik/perl6-Config-INI \
git://github.com/tadzik/panda \
- git://github.com/supernovus/perl6-http-easy/ \
+ git://github.com/supernovus/perl6-http-easy \
git://github.com/tadzik/Bailador \
git://github.com/mberends/MiniDBI \