summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2012-06-20 00:41:31 +0000
committerobrien <obrien@FreeBSD.org>2012-06-20 00:41:31 +0000
commitbd3a5ebcffb46c17e5d0570df8e96ee4d9351582 (patch)
tree6208b17c111f5ba3f860193c857255cdb7ff0e9c /usr.bin
parent303730fe4a2d10ada35e7f50d3cf2717045a6799 (diff)
parent2f9450fe9d91c08864129992726b8dc7b218a7fb (diff)
downloadFreeBSD-src-bd3a5ebcffb46c17e5d0570df8e96ee4d9351582.zip
FreeBSD-src-bd3a5ebcffb46c17e5d0570df8e96ee4d9351582.tar.gz
MFC: r237282: version typo
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index 9afaa57..5442eaa 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -15,7 +15,7 @@ NO_SHARED?= YES
.endif
# Version has the RYYYYMMDDX format, where R is from RELENG_<R>
-CFLAGS+=-DMAKE_VERSION=\"10201120530\"
+CFLAGS+=-DMAKE_VERSION=\"10201205300\"
# There is no obvious performance improvement currently.
# CFLAGS+=-DUSE_KQUEUE
OpenPOWER on IntegriCloud