From c9990b973a954253153eafa628f6fdc8c6b2ab9b Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 9 Jan 2007 05:13:27 +0000 Subject: Fixed the documentation. --- mk/extract/extract.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/extract') diff --git a/mk/extract/extract.mk b/mk/extract/extract.mk index 049b5078468..d8436f1aa7f 100644 --- a/mk/extract/extract.mk +++ b/mk/extract/extract.mk @@ -1,4 +1,4 @@ -# $NetBSD: extract.mk,v 1.18 2006/12/29 00:48:59 joerg Exp $ +# $NetBSD: extract.mk,v 1.19 2007/01/09 05:13:27 rillig Exp $ # # The following variables may be set by the package Makefile and # specify how extraction happens: @@ -6,7 +6,7 @@ # EXTRACT_DIR # The directory into which the files are extracted. # -# Default value: ${WRKSRC} +# Default value: ${WRKDIR} # # EXTRACT_CMD is a shell command list that extracts the contents of # an archive named by the variable ${DOWNLOADED_DISTFILE} to the -- cgit v1.2.3