Fix typo in comment: dependancies -> dependencies

This commit is contained in:
Jimmy Olgeni 2001-04-30 15:46:07 +00:00
parent cdb54e9eb7
commit f83c06a2c2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76148

View File

@ -121,7 +121,7 @@ CDROM_SET_1="${CDROM_SET_1} misc/screen"
CDROM_SET_1="${CDROM_SET_1} x11/rxvt"
CDROM_SET_1="${CDROM_SET_1} astro/xearth"
# VERY common build dependancies
# VERY common build dependencies
CDROM_SET_1="${CDROM_SET_1} devel/gmake"
CDROM_SET_1="${CDROM_SET_1} archivers/bzip2"
CDROM_SET_1="${CDROM_SET_1} archivers/unzip"