diff --git a/release/scripts/print-cdrom-packages.sh b/release/scripts/print-cdrom-packages.sh index 125a34972d9..8a8920f2c7a 100755 --- a/release/scripts/print-cdrom-packages.sh +++ b/release/scripts/print-cdrom-packages.sh @@ -92,7 +92,7 @@ CDROM_SET_1="${CDROM_SET_1} x11/kde2" # This is the set of "people really want these" packages. Please add to # this list. CDROM_SET_1="${CDROM_SET_1} astro/xearth" -CDROM_SET_1="${CDROM_SET_1} editors/emacs20" +CDROM_SET_1="${CDROM_SET_1} editors/emacs21" CDROM_SET_1="${CDROM_SET_1} editors/vim-lite" CDROM_SET_1="${CDROM_SET_1} editors/vim5" CDROM_SET_1="${CDROM_SET_1} emulators/mtools"