aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2010-07-08 17:24:19 +0800
committererwin <erwin@FreeBSD.org>2010-07-08 17:24:19 +0800
commitefd5c3a95603435872edcf2394bcf1b196054491 (patch)
tree62ef42d5d0c056e00a24bb6e7970f9490d521300 /CVSROOT
parenta885e8437fda69e9ff8b332fc60a7c610fb65b5f (diff)
downloadfreebsd-ports-graphics-efd5c3a95603435872edcf2394bcf1b196054491.tar.gz
freebsd-ports-graphics-efd5c3a95603435872edcf2394bcf1b196054491.tar.zst
freebsd-ports-graphics-efd5c3a95603435872edcf2394bcf1b196054491.zip
Thaw the tree now it's tagged. Note that we're still in slush.
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 430c4f9c66b..b11ce570d7f 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