diff options
Diffstat (limited to 'bin/sync/Makefile')
-rw-r--r-- | bin/sync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sync/Makefile b/bin/sync/Makefile index 9698a64dcd0d7..8566d2cc8f64c 100644 --- a/bin/sync/Makefile +++ b/bin/sync/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/sync/Makefile,v 1.6 1999/08/27 23:15:44 peter Exp $ PROG= sync MAN8= sync.8 |