Add misc/bsdiff and security/freebsd-update to the list of desired

packages for disc #1.  These two packages take a combined total of
37kb of space so I think there should be room.
This commit is contained in:
Murray Stokely 2003-08-19 05:45:49 +00:00
parent 0a1acce85f
commit f8b27704c7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119112

View File

@ -121,6 +121,7 @@ CDROM_SET_1="${CDROM_SET_1} mail/mutt"
CDROM_SET_1="${CDROM_SET_1} mail/pine4"
CDROM_SET_1="${CDROM_SET_1} mail/popd"
CDROM_SET_1="${CDROM_SET_1} mail/xfmail"
CDROM_SET_1="${CDROM_SET_1} misc/bsddiff"
CDROM_SET_1="${CDROM_SET_1} misc/screen"
CDROM_SET_1="${CDROM_SET_1} net/cvsup"
CDROM_SET_1="${CDROM_SET_1} net/samba"
@ -139,6 +140,7 @@ CDROM_SET_1="${CDROM_SET_1} print/ghostview"
CDROM_SET_1="${CDROM_SET_1} print/gv"
CDROM_SET_1="${CDROM_SET_1} print/psutils-letter"
CDROM_SET_1="${CDROM_SET_1} security/sudo"
CDROM_SET_1="${CDROM_SET_1} security/freebsd-update"
CDROM_SET_1="${CDROM_SET_1} shells/bash2"
CDROM_SET_1="${CDROM_SET_1} shells/pdksh"
CDROM_SET_1="${CDROM_SET_1} shells/zsh"