Fix a spelling mistake.

This commit is contained in:
David E. O'Brien 2001-09-23 00:35:08 +00:00
parent 1ec9e868fa
commit cb6871115a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48101

View File

@ -133,9 +133,9 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# compression.
# USE_ZIP - Says that the port distfile uses zip, not tar w/[bg]zip
# for compression.
# USE_GCC295 - Says that the port requirest this version of gcc, either in
# USE_GCC295 - Says that the port requires this version of gcc, either in
# the system or installed from a port.
# USE_GCC30 - Says that the port requirest this version of gcc, either in
# USE_GCC30 - Says that the port requires this version of gcc, either in
# the system or installed from a port.
# USE_GMAKE - Says that the port uses gmake.
# GMAKE - Set to path of GNU make if not in $PATH (default: gmake).