aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2024-05-14 05:17:23 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2024-05-14 05:19:20 +0000
commitc9f4001f81c4d5778f70f77dc9892d1c4ecfdcdb (patch)
tree6163755702f890c13233ee96a2362724df07a9d2 /usr.bin
parentb5a1f0406b9d6bba28e57377dcfc8b83bce987ad (diff)
parent3c2ab5fddc576e58f3ffa70dc5fa95144646a513 (diff)
Diffstat (limited to 'usr.bin')
-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 ee717d952846..55bc4a4370ca 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?=20240430
+_MAKE_VERSION?=20240508
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake