Move lang/perl5 from the "want to have on disc1" to the "sysinstall
requires on disc1" part of the package split list, to track the Perl support in sysinstall. Essentially a cosmetic change. Approved by: re
This commit is contained in:
parent
9314e0a12e
commit
f2400b0fc3
@ -68,6 +68,7 @@ CDROM_SET_1="${CDROM_SET_1} emulators/osf1_base"
|
||||
else
|
||||
CDROM_SET_1="${CDROM_SET_1} emulators/linux_base"
|
||||
fi
|
||||
CDROM_SET_1="${CDROM_SET_1} lang/perl5"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/pcnfsd"
|
||||
CDROM_SET_1="${CDROM_SET_1} net/rsync"
|
||||
CDROM_SET_1="${CDROM_SET_1} x11-fonts/XFree86-4-font100dpi"
|
||||
@ -107,7 +108,6 @@ CDROM_SET_1="${CDROM_SET_1} graphics/gimp1"
|
||||
CDROM_SET_1="${CDROM_SET_1} graphics/xpdf"
|
||||
CDROM_SET_1="${CDROM_SET_1} graphics/xv"
|
||||
CDROM_SET_1="${CDROM_SET_1} irc/xchat"
|
||||
CDROM_SET_1="${CDROM_SET_1} lang/perl5"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/exim"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/fetchmail"
|
||||
CDROM_SET_1="${CDROM_SET_1} mail/mutt"
|
||||
|
Loading…
Reference in New Issue
Block a user