aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2018-05-19 00:26:00 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2018-05-19 00:26:00 +0000
commit494f719155c35fc5aef3d18a6a41f6dc7692cccc (patch)
treea254841e1dce5bdd41f9a050d842b56c2ed68171 /usr.bin
parentcccc969bc7f50a0f47f19bb8d195994630a500ea (diff)
parenta5422567f996e7316e1e9471b8b993f146212fcd (diff)
Notes
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 77d1cd1da520..a8d35ea3112f 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=20180222
+_MAKE_VERSION=20180512
prefix?= /usr
srcdir= ${SRCTOP}/contrib/bmake