summaryrefslogtreecommitdiff
path: root/devel/bmake/files/README
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-11-11 14:28:21 +0000
committerjoerg <joerg@pkgsrc.org>2008-11-11 14:28:21 +0000
commit0c12e37e3073ec4f5ac022f03ae124d9a5799379 (patch)
tree06f6cda6bc543e835e2936c69e60f9070d755a89 /devel/bmake/files/README
parent769645f8708288a32de4868bc43933c70b1cee91 (diff)
downloadpkgsrc-0c12e37e3073ec4f5ac022f03ae124d9a5799379.tar.gz
Update to bmake 20081101 snapshot. The more important changes are:
- portability fixes for putenv - man page updates - fix processing of .END with -j - fix some segmentation faults on parse errors - debug output goes to stderr by default - first round of fixes for A/UX - fix crashes on long lines - faster VarQuote - fix use of ?= when the LHS contains variable references
Diffstat (limited to 'devel/bmake/files/README')
-rw-r--r--devel/bmake/files/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/bmake/files/README b/devel/bmake/files/README
index 154a5066fc5..fb688a33bc6 100644
--- a/devel/bmake/files/README
+++ b/devel/bmake/files/README
@@ -31,7 +31,6 @@ see the boot-strap script for details.
To make much use of bmake you will need the bsd.*.mk macros or my
portable *.mk macros. See
-http://www.crufty.net/ftp/pub/sjg/bsd-mk.tar.gz
http://www.crufty.net/ftp/pub/sjg/mk.tar.gz
which will be links to the latest versions.