diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
| commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
| tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /bin/date/Makefile | |
| parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff) | |
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..da622361188e 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.7.2.1 1999/08/29 14:12:02 peter Exp $ PROG= date SRCS= date.c netdate.c vary.c |
