mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-18 17:00:49 +01:00
Typo fix from Ollivier Robert.
Submitted by: ollivier
This commit is contained in:
parent
333881d516
commit
edf9e79525
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5401
@ -3,7 +3,7 @@
|
||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||
# This file is in the public domain.
|
||||
#
|
||||
# $Id: bsd.port.mk,v 1.94 1995/01/04 09:58:39 jkh Exp $
|
||||
# $Id: bsd.port.mk,v 1.95 1995/01/04 23:06:38 jkh Exp $
|
||||
#
|
||||
# Please view me with 4 column tabs!
|
||||
|
||||
@ -48,8 +48,8 @@
|
||||
# actually extract.
|
||||
# PATCHDIR - A directory containing any required patches
|
||||
# (default: ${.CURDIR}/patches)
|
||||
# SCRIPTDIR - A directory containing any auxilliary scripts
|
||||
# (default: ${.CURDIR}/scripes)
|
||||
# SCRIPTDIR - A directory containing any auxiliary scripts
|
||||
# (default: ${.CURDIR}/scripts)
|
||||
# FILESDIR - A directory containing any miscellaneous additional files.
|
||||
# (default: ${.CURDIR}/files)
|
||||
# PKGDIR - A direction containing any package creation files.
|
||||
|
Loading…
Reference in New Issue
Block a user