mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
Change wrong comment: NCFTP_ARGS --> NCFTPFLAGS
This commit is contained in:
parent
7e20f2848c
commit
5ddddc4827
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4812
@ -3,7 +3,7 @@
|
||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||
# This file is in the public domain.
|
||||
#
|
||||
# $Id: bsd.port.mk,v 1.72 1994/11/17 15:46:27 jkh Exp $
|
||||
# $Id: bsd.port.mk,v 1.73 1994/11/21 10:30:37 ats Exp $
|
||||
#
|
||||
# Please view me with 4 column tabs!
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
# EXTRACT_ARGS - Arguments to ${EXTRACT_CMD} (default: -C ${WRKDIR} -xzf).
|
||||
#
|
||||
# NCFTP - Full path to ncftp command if not in $PATH (default: ncftp).
|
||||
# NCFTP_ARGS - Arguments to ${NCFTP} (default: -N).
|
||||
# NCFTPFLAGS - Arguments to ${NCFTP} (default: -N).
|
||||
#
|
||||
#
|
||||
# Default targets and their behaviors:
|
||||
|
Loading…
Reference in New Issue
Block a user