aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg_local.pm
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-09-15 17:50:57 +0800
committererwin <erwin@FreeBSD.org>2009-09-15 17:50:57 +0800
commit69b230a36c02cc8a119cf703176ece1747429b8e (patch)
treede785b9e9431dbbac32539b8beb89bb04237cd2e /CVSROOT/cfg_local.pm
parent85cf622f5ff59013c97357c7efccb440eaf511c0 (diff)
downloadfreebsd-ports-gnome-69b230a36c02cc8a119cf703176ece1747429b8e.tar.gz
freebsd-ports-gnome-69b230a36c02cc8a119cf703176ece1747429b8e.tar.zst
freebsd-ports-gnome-69b230a36c02cc8a119cf703176ece1747429b8e.zip
We are now in feature freeze.
Approved by: portmgr
Diffstat (limited to 'CVSROOT/cfg_local.pm')
-rw-r--r--CVSROOT/cfg_local.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/cfg_local.pm b/CVSROOT/cfg_local.pm
index 885566e3b41b..430c4f9c66b1 100644
--- a/CVSROOT/cfg_local.pm
+++ b/CVSROOT/cfg_local.pm
@@ -71,5 +71,7 @@ if ($hostname =~ /^repoman\.freebsd\.org$/i) {
'other' => '.*'
);
+$FEATURE_FREEZE = 1;
+
1; # Perl requires all modules to return true. Don't delete!!!!
#end