diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index b4e0da68e533dcc3c57b2c52a950e69719cce7de..e7be54c43e212234cc03cf5402e426636ff6a8f3 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -642,30 +642,39 @@
         <modificationset
             quietperiod="120">
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENG}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGCOMMON}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGEJBTOOLS}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGJEETOOLS}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGSERVERTOOLS}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGSOURCEEDITING}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGWEBSERVICES}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGJSF}"
                 reallyquiet="${env.CVS_QUIET}"/>
             <cvs
+                tag="R3_0_maintenance"
                 module="${env.RELENGDALI}"
                 reallyquiet="${env.CVS_QUIET}"/>
         </modificationset>