summaryrefslogtreecommitdiff
path: root/mk/extract/extract.mk
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-09 05:13:27 +0000
committerrillig <rillig>2007-01-09 05:13:27 +0000
commita02f36a8735324ca4b9c7cdca966abe7e5d94dba (patch)
treee669ac23bcacf1a821771f9e560133f5b30d0bd8 /mk/extract/extract.mk
parent2a826719281aa5259a94038d381fb63219e60642 (diff)
downloadpkgsrc-a02f36a8735324ca4b9c7cdca966abe7e5d94dba.tar.gz
Fixed the documentation.
Diffstat (limited to 'mk/extract/extract.mk')
-rw-r--r--mk/extract/extract.mk4
1 files changed, 2 insertions, 2 deletions
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