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..bc5d179c9bd6c 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 2005/07/17 21:19:28 wosch Exp $ SUBDIR= bigram code locate |