From 31c01ba466015fb1b7bb36881dfd9fc11b208ca1 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 11 Sep 1994 12:06:34 +0000 Subject: [PATCH] Whoops, forgot to stop this lurking typo, too. --- share/mk/bsd.port.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk index a58cbb58d6d..a05f51678a0 100644 --- a/share/mk/bsd.port.mk +++ b/share/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.30 1994/09/10 22:26:47 jkh Exp $ +# $Id: bsd.port.mk,v 1.31 1994/09/11 12:01:05 jkh Exp $ # # Please view me with 4 column tabs! @@ -83,7 +83,6 @@ PORTSDIR?= /usr/ports DISTDIR?= ${PORTSDIR}/distfiles PACKAGES?= ${PORTSDIR}/packages -HOME WRKDIR?= ${.CURDIR}/work .if defined(NO_WRKSUBDIR) WRKSRC?= ${WRKDIR}