Fix typo. It's 'bsdiff' not 'bsddiff'.

This commit is contained in:
Murray Stokely 2003-08-19 05:48:08 +00:00
parent f8b27704c7
commit 0530edef90
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119113

View File

@ -121,7 +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/bsdiff"
CDROM_SET_1="${CDROM_SET_1} misc/screen"
CDROM_SET_1="${CDROM_SET_1} net/cvsup"
CDROM_SET_1="${CDROM_SET_1} net/samba"