aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/Makefile.config')
-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