aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg_local.pm
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2011-02-09 04:54:36 +0800
committererwin <erwin@FreeBSD.org>2011-02-09 04:54:36 +0800
commita530c1779d2a4c178d23b75d98d2874565a98ce9 (patch)
treeb047d9b580c6cac4f84e804aaa3f3f434a48a908 /CVSROOT/cfg_local.pm
parent52362ea0ec7c9558ffd35de8b2252c9a63873c78 (diff)
downloadfreebsd-ports-gnome-a530c1779d2a4c178d23b75d98d2874565a98ce9.tar.gz
freebsd-ports-gnome-a530c1779d2a4c178d23b75d98d2874565a98ce9.tar.zst
freebsd-ports-gnome-a530c1779d2a4c178d23b75d98d2874565a98ce9.zip
Unfreeze the tree, although we're still in slush state until the
7.4 and 8.2 releases have been announced. 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