diff options
Diffstat (limited to 'bin/date/Makefile')
-rw-r--r-- | bin/date/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile index 8a1dc8579330..d5ba10f54585 100644 --- a/bin/date/Makefile +++ b/bin/date/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/date/Makefile,v 1.11 2003/06/13 07:04:01 markm Exp $ PROG= date SRCS= date.c netdate.c vary.c |