summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/Makefile')
-rw-r--r--usr.bin/bmake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/bmake/Makefile b/usr.bin/bmake/Makefile
index 93a1d7d..4abb45fe 100644
--- a/usr.bin/bmake/Makefile
+++ b/usr.bin/bmake/Makefile
@@ -14,10 +14,10 @@ CFLAGS+= -I${.CURDIR}
CLEANDIRS+= FreeBSD
CLEANFILES+= bootstrap
-# $Id: Makefile,v 1.36 2015/04/18 19:58:53 sjg Exp $
+# $Id: Makefile,v 1.38 2015/05/05 21:58:05 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20150418
+MAKE_VERSION= 20150505
PROG?= ${.CURDIR:T}
OpenPOWER on IntegriCloud