aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-05-20 08:16:44 +0000
committerWill Andrews <will@FreeBSD.org>2002-05-20 08:16:44 +0000
commit032f980d9613c565319a534ec6dc246659a5669c (patch)
tree368f4bf0be685a5d0188d595bb5e6de39c7239d1 /Tools/scripts
parent90405e668bca6f9ee7d31ba9eca0a092c2e87ab8 (diff)
downloadports-032f980d9613c565319a534ec6dc246659a5669c.tar.gz
ports-032f980d9613c565319a534ec6dc246659a5669c.zip
Notes
Diffstat (limited to 'Tools/scripts')
-rw-r--r--Tools/scripts/release/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/release/README b/Tools/scripts/release/README
index aa663f1a3b90..1238ee23634b 100644
--- a/Tools/scripts/release/README
+++ b/Tools/scripts/release/README
@@ -18,7 +18,7 @@ PWD=`pwd`
OR
cd $PWD/releng && cvs up -dP
3) cd $PWD/releng
-4) make RELEASE=4.6-RELEASE SRCSCRIPTS=${PWD}/srcscripts
+4) make RELEASE=4.6-RELEASE SRCSCRIPTDIR=${PWD}/srcscripts
5) cd 4.6-RELEASE
6) ./doit.sh
[ answer prompts and stuff as it appears ]