aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTadeusz Sośnierz <tadzikes@gmail.com>2010-09-27 17:11:15 +0000
committerTadeusz Sośnierz <tadzikes@gmail.com>2010-09-27 17:11:15 +0000
commit2136cf618194d70da0ba3a801ea4f58b7f837c86 (patch)
treef3d7d9239e30e0ad82e8fb30c2a2386e497ecc0f /Makefile
parent5ea5966a86e242c463dbfa533eaf91bfebe62dcc (diff)
Modules mashup
removed proto, changed File::Find to File::Tools, added Module::Tools, added neutro
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d934154..3230c1c 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,6 @@ MODULES_DIR = $(DISTDIR)/modules
## in skel/build/Makefile.in to actually install it
MODULES = \
git://github.com/masak/ufo \
- git://github.com/masak/proto \
git://github.com/jnthn/zavolaj \
git://github.com/jnthn/blizkost \
git://github.com/mberends/MiniDBI \
@@ -26,7 +25,6 @@ MODULES = \
git://github.com/moritz/Math-RungeKutta \
git://github.com/moritz/Math-Model \
git://github.com/mathw/form \
- git://github.com/tadzik/perl6-File-Find \
git://github.com/tadzik/perl6-Term-ANSIColor \
git://github.com/arnsholt/Algorithm-Viterbi \
git://gitorious.org/http-daemon/mainline \
@@ -36,6 +34,9 @@ MODULES = \
git://github.com/snarkyboojum/Perl6-MIME-Base64 \
git://github.com/cosimo/perl6-lwp-simple \
git://github.com/cosimo/perl6-digest-md5.git \
+ git://github.com/tadzik/perl6-File-Tools.git \
+ git://github.com/tadzik/perl6-Module-Tools.git \
+ git://github.com/tadzik/neutro.git
DISTTARGETS = \