modperl update
[www.jankratochvil.net.git] / project / captive / ListItem.pm
index 8c3bc17..9acf53b 100755 (executable)
@@ -25,6 +25,8 @@ our $CVS_ID=q$Id$;
 use strict;
 use warnings;
 
+use My::Web;
+
 
 our @ListItem=(
                "name"=>"Captive NTFS Filesystem",
@@ -33,6 +35,8 @@ our @ListItem=(
                "license"=>"GPL",
                "maintenance"=>"active",
                "language"=>"C, i386 asm, Perl",
+               "cvs-of main tree"=>"priv/captive",
+               "cvs-of branched ".a_href('http://www.reactos.com/','reactos')." subdir"=>"priv/reactos:captive",
                "description"=>""
                                .'<p>The implementation allows applications running under the GNU/Linux operating'
                                .' system to access NTFS drives. File system driver compatibility with VFAT,'