aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2020-07-09 03:46:07 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2020-07-09 03:46:07 +0000
commit9093286b6ab680505bf26c92d5c7fdf65607f40c (patch)
tree75c9b64ada7971d16e585d6bdd5a23cfa537fdce /usr.bin/bmake
parent8510f61acdf83ef524e694b9b0eebeb7ad834162 (diff)
downloadsrc-9093286b6ab680505bf26c92d5c7fdf65607f40c.tar.gz
src-9093286b6ab680505bf26c92d5c7fdf65607f40c.zip
Revert r363031
Notes
Notes: svn path=/head/; revision=363035
Diffstat (limited to 'usr.bin/bmake')
-rw-r--r--usr.bin/bmake/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/Makefile.config b/usr.bin/bmake/Makefile.config
index 7fd681c9da6f..a203d522da57 100644
--- a/usr.bin/bmake/Makefile.config
+++ b/usr.bin/bmake/Makefile.config
@@ -7,7 +7,7 @@ SRCTOP?= ${.CURDIR:H:H}
# things set by configure
-_MAKE_VERSION?=20200704
+_MAKE_VERSION?=20200606
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake