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 fc963ae0495c..b63ff3bb4292 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?=20200902
+_MAKE_VERSION?=20201101
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake