aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2011-12-12 16:45:18 +0800
committererwin <erwin@FreeBSD.org>2011-12-12 16:45:18 +0800
commit326a6c3c3083d82c3f9694c355911e4279c5b28c (patch)
tree45958bcc8d543ef79804de75afdae4510e451279 /CVSROOT
parent30cf4c50828bcdf1e6eb27fc4e85fadb36f2bb9e (diff)
downloadfreebsd-ports-gnome-326a6c3c3083d82c3f9694c355911e4279c5b28c.tar.gz
freebsd-ports-gnome-326a6c3c3083d82c3f9694c355911e4279c5b28c.tar.zst
freebsd-ports-gnome-326a6c3c3083d82c3f9694c355911e4279c5b28c.zip
Unfreeze the tree, although we're still in slush state until the
9.0 releases have been announced. Approved by: portmgr Feature safe: yes
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 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