diff --git a/helpers/make-csound b/helpers/make-csound
index feff3f0f7dab48fa03017595b018a2d4e714f208..8a3e02761ff79f4cc4dc0a7a407c756b43ab9f9e 100644
--- a/helpers/make-csound
+++ b/helpers/make-csound
@@ -17,10 +17,9 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="3B4FE6ACC0B21F32"
-BACKPORT=true
 
 . ./config
 
diff --git a/helpers/make-pygame b/helpers/make-pygame
index ec0590bb7323117b7741419b796ee70056d6c396..abb3b89ce19673aae7f0703e5b70f89290456ef0 100644
--- a/helpers/make-pygame
+++ b/helpers/make-pygame
@@ -17,10 +17,9 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu focal main universe'
 REPOKEY="871920D1991BC93C"
-BACKPORT=true
 
 . ./config