diff options
Diffstat (limited to 'usr.bin/locate/Makefile')
-rw-r--r-- | usr.bin/locate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/Makefile b/usr.bin/locate/Makefile index 05b13580bf7d5..2283e616ec8eb 100644 --- a/usr.bin/locate/Makefile +++ b/usr.bin/locate/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/locate/Makefile,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= bigram code locate |