aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/Makefile
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-06-05 16:12:50 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-06-05 16:12:50 +0000
commit74d2e02b85c758df96857602c7c7a79f81c4995a (patch)
tree789e70a5bdc53ba9877c05494da4c8f48c6b0b2c /contrib/bmake/Makefile
parentd2d3491d5adf839809b4fe277a6468cf186915a7 (diff)
parent45f33ab2b2f3f9436d40a229bf4ac6dca9411c05 (diff)
downloadsrc-74d2e02b85c758df96857602c7c7a79f81c4995a.tar.gz
src-74d2e02b85c758df96857602c7c7a79f81c4995a.zip
Update to bmake-20130604 to fix file descriptor leak.
Notes
Notes: svn path=/head/; revision=251422
Diffstat (limited to 'contrib/bmake/Makefile')
-rw-r--r--contrib/bmake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bmake/Makefile b/contrib/bmake/Makefile
index 084142a2f401..c4bcfa428a4e 100644
--- a/contrib/bmake/Makefile
+++ b/contrib/bmake/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.12 2013/05/20 16:05:10 sjg Exp $
+# $Id: Makefile,v 1.14 2013/06/05 04:03:22 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20130520
+MAKE_VERSION= 20130604
PROG= bmake