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 1d495e420ece..362195e082e8 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.6 1999/08/28 01:02:52 peter Exp $ MAINTAINER= wosch |