diff options
Diffstat (limited to 'usr.bin/locate/bigram/Makefile')
-rw-r--r-- | usr.bin/locate/bigram/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/locate/bigram/Makefile b/usr.bin/locate/bigram/Makefile index e0018d89b7fd..e8b76c6a9420 100644 --- a/usr.bin/locate/bigram/Makefile +++ b/usr.bin/locate/bigram/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/locate/bigram/Makefile,v 1.3.2.1 1999/08/29 15:29:45 peter Exp $ PROG= locate.bigram NOMAN= noman |