aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2016-03-18 20:03:09 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2016-03-18 20:03:09 +0000
commit3bebe7293bdcec4fe234f552e4223e07f34c4613 (patch)
tree441a6072996940eb112c1cbfdd9f818d1781c000 /usr.bin/bmake
parent4a5202f9c4e3a2e810b5ac5f87f87518ff56c6a5 (diff)
parentb7ff84ad756783ecadb3ce2c732c71c4c7d8e1f7 (diff)
Notes
Diffstat (limited to 'usr.bin/bmake')
-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 b3291edb7e90..8e1afa2df2bf 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.55 2016/03/07 22:02:47 sjg Exp $
+# $Id: Makefile,v 1.58 2016/03/15 23:39:12 sjg Exp $
# Base version on src date
-_MAKE_VERSION= 20160307
+_MAKE_VERSION= 20160315
PROG?= ${.CURDIR:T}