diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-08-10 21:31:35 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-08-10 21:31:35 +0000 |
| commit | 84efbe96f11d9de368c625f19224763ab4e6f0c1 (patch) | |
| tree | 394ca330f5d8ecccf6fd2cb13b9031696509a049 /usr.bin/bmake | |
| parent | 1f039bded4e0c04ef1f2200d8acc41332370ed23 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bmake')
| -rw-r--r-- | usr.bin/bmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/bmake/Makefile b/usr.bin/bmake/Makefile index 86414d43e904..f7c403caa482 100644 --- a/usr.bin/bmake/Makefile +++ b/usr.bin/bmake/Makefile @@ -17,7 +17,7 @@ CLEANFILES+= bootstrap # $Id: Makefile,v 1.17 2013/07/30 19:13:53 sjg Exp $ # Base version on src date -MAKE_VERSION= 20130730 +MAKE_VERSION= 20130810 PROG?= ${.CURDIR:T} |
