aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg_local.pm
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-09-30 15:16:40 +0800
committererwin <erwin@FreeBSD.org>2009-09-30 15:16:40 +0800
commitf6e185027d4faff99c19d86c7e3f05321ae42b84 (patch)
treec441075bcee4a50e15f9c72dc55c93abc71f4fe9 /CVSROOT/cfg_local.pm
parent279924e6a8262b30d86ed2a153263338e3098624 (diff)
downloadfreebsd-ports-gnome-f6e185027d4faff99c19d86c7e3f05321ae42b84.tar.gz
freebsd-ports-gnome-f6e185027d4faff99c19d86c7e3f05321ae42b84.tar.zst
freebsd-ports-gnome-f6e185027d4faff99c19d86c7e3f05321ae42b84.zip
Unfreeze the tree which now is in slush state
Approved by: portmgr Feature safe: yes
Diffstat (limited to 'CVSROOT/cfg_local.pm')
-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 430c4f9c66b1..b11ce570d7f5 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