aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2012-05-04 11:47:01 +0200
committerMoritz Lenz <moritz@faui2k3.org>2012-05-04 11:47:35 +0200
commitf4960ac1af4cd3cb7451d0983be03fc515629f29 (patch)
treefea82d6fd018d98037544b919e505da897d46453 /Makefile
parentd45be1b55835730cab16e48e292e3d155a00656c (diff)
ship DBIish instead of MiniDBI
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 807fb02..adfd3c3 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ MODULES = \
git://github.com/supernovus/perl6-http-status \
git://github.com/moritz/perl6-http-easy \
git://github.com/tadzik/Bailador \
- git://github.com/mberends/MiniDBI \
+ git://github.com/perl6/DBIish \
git://github.com/ihrd/uri \
git://github.com/cosimo/perl6-lwp-simple \
git://github.com/bbkr/jsonrpc \