diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2026-07-05 18:29:48 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2026-07-05 18:31:49 +0000 |
| commit | 5dfe1956df4b37af4892aaff3fafe70c0d6d7466 (patch) | |
| tree | ca996e2f7600c0733b76feb8b071ef5f3047b3cb /usr.bin/bmake | |
| parent | fa50691ecf87c2d0ec35480222557173c11a5baa (diff) | |
| parent | e988c5eab5231646c612d35ff5b16122cebfbf6a (diff) | |
Diffstat (limited to 'usr.bin/bmake')
| -rw-r--r-- | usr.bin/bmake/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/Makefile.config b/usr.bin/bmake/Makefile.config index 17005c8109db..ac8e68bcc783 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?=20260508 +_MAKE_VERSION?=20260704 prefix?= /usr srcdir= ${SRCTOP}/contrib/bmake |
