From 2136cf618194d70da0ba3a801ea4f58b7f837c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tadeusz=20So=C5=9Bnierz?= Date: Mon, 27 Sep 2010 17:11:15 +0000 Subject: Modules mashup removed proto, changed File::Find to File::Tools, added Module::Tools, added neutro --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 = \ -- cgit v1.1