aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 02:15:05 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 02:15:05 +0000
commitfce1909501a4eeae88982162311a9dacd103e207 (patch)
treef7e89666931146f7a840e150205ff1443a642278 /Mk/bsd.port.mk
parent0678fac1ce1fffa398e73f74e07098ac468cadab (diff)
downloadports-fce1909501a4eeae88982162311a9dacd103e207.tar.gz
ports-fce1909501a4eeae88982162311a9dacd103e207.zip
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 746a9e278afa..3fba8bb41e50 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -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.