aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT')
-rw-r--r--CVSROOT/cfg_local.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/cfg_local.pm b/CVSROOT/cfg_local.pm
index b11ce570d7f5..430c4f9c66b1 100644
--- a/CVSROOT/cfg_local.pm
+++ b/CVSROOT/cfg_local.pm
@@ -71,7 +71,7 @@ if ($hostname =~ /^repoman\.freebsd\.org$/i) {
'other' => '.*'
);
-#$FEATURE_FREEZE = 1;
+$FEATURE_FREEZE = 1;
1; # Perl requires all modules to return true. Don't delete!!!!
#end