aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-05-20 22:51:11 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-05-20 22:51:11 +0000
commit52d86256168d7f996587fd411f4c692fa750ff72 (patch)
treec22bfafacf1ef1525514f8ec6e3ff8d81ab28b8d /usr.bin
parentb3f35be0c65ed70515d14d9441d8397a606e1554 (diff)
parentdca4585d16e9cd593a0b85c0d317ceab4bb4b3c0 (diff)
downloadsrc-52d86256168d7f996587fd411f4c692fa750ff72.tar.gz
src-52d86256168d7f996587fd411f4c692fa750ff72.zip
Sync with upstream version (20130520) that includes same fixes made last week.
Notes
Notes: svn path=/head/; revision=250837
Diffstat (limited to 'usr.bin')
-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 07c6e560285d..c49daa7ec97b 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.10 2013/03/31 05:57:19 sjg Exp $
+# $Id: Makefile,v 1.12 2013/05/20 16:05:10 sjg Exp $
# Base version on src date
-MAKE_VERSION= 20130330
+MAKE_VERSION= 20130520
PROG?= ${.CURDIR:T}