Update Makefile.PL
[apache2-authzcaps.git] / Makefile.PL
index 8b2284d43eb30c10cbf4b15824d606ce7212258d..44648ca8738fd692c773214bda52aba9881dad9c 100644 (file)
@@ -14,9 +14,10 @@ WriteMakefile(
        META_MERGE       => {
                dynamic_config => 0,
                recommends   => {
-                       qw/Apache2::Access     0
-                          Apache2::Const      0
-                          Apache2::RequestRec 0/,
+                       qw/Apache2::RequestRec 0/,
+               },
+               resources      => {
+                       repository => 'https://git.ieval.ro/?p=apache2-authzcaps.git',
                }
        }
 );
This page took 0.009283 seconds and 4 git commands to generate.