From a1a74a3e233472a77adc95e7db4d0cf6fb860977 Mon Sep 17 00:00:00 2001 From: BYVoid Date: Mon, 10 Oct 2011 12:01:22 +0800 Subject: [PATCH] adding debian-backports description --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 3597dd1..003b2da 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,7 @@ $mirrors = array( array('cygwin', 'Windows平台下的类Unix环境.', 'BYVoid'), array('CTAN', 'Comprehensive TeX Archive Network。', 'MichaelChou'), array('debian', '一个完全由社区维护的Linux发行版。', 'heroxbd'), - array('debian-backports', '', 'heroxbd'), + array('debian-backports', 'Debian Stable 上用的 Testing/Unstable 扩展包。', 'heroxbd'), array('debian-cd', 'Debian CD镜像。', 'heroxbd'), array('debian-multimedia', 'Debian非官方多媒体套件。', 'heroxbd'), array('debian-security', 'Debian安全情报', 'heroxbd'),