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 78babc2f1382..8ff6c81b8c78 100644
--- a/usr.bin/bmake/Makefile.config
+++ b/usr.bin/bmake/Makefile.config
@@ -6,7 +6,7 @@ SRCTOP?= ${.CURDIR:H:H}
# things set by configure
-_MAKE_VERSION?=20250618
+_MAKE_VERSION?=20250707
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake