summaryrefslogtreecommitdiff
path: root/templates/sources.list.ubuntu.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/sources.list.ubuntu.tmpl')
-rw-r--r--templates/sources.list.ubuntu.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sources.list.ubuntu.tmpl b/templates/sources.list.ubuntu.tmpl
index 28d5a4d0..3fec51d3 100644
--- a/templates/sources.list.ubuntu.tmpl
+++ b/templates/sources.list.ubuntu.tmpl
@@ -41,9 +41,9 @@ deb-src {{mirror}} {{codename}}-updates universe
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb {{mirror}} {{codename}}-backports main
-deb-src {{mirror}} {{codename}}-backports universe
+deb-src {{mirror}} {{codename}}-backports main
deb {{mirror}} {{codename}}-backports universe
-deb-src {{mirror}} {{codename}}-backports main universe
+deb-src {{mirror}} {{codename}}-backports universe
## Uncomment the following two to add software from the 'backports'
## multiverse and restricted repositories.