diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 14:13:04 +0000 |
| commit | b97fa2ef508bb1cc99621edb8b6d03845b55b8bd (patch) | |
| tree | 16d873bf76fc7c6d690bc0683913691dcb63f950 /bin/ln/Makefile | |
| parent | 64ebedf61255aa0e6870e1d553a473cf6cd218b9 (diff) | |
Notes
Diffstat (limited to 'bin/ln/Makefile')
| -rw-r--r-- | bin/ln/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/Makefile b/bin/ln/Makefile index e27be4cf502e..83a6e1dca2f1 100644 --- a/bin/ln/Makefile +++ b/bin/ln/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 5/31/93 -# $FreeBSD$ +# $Id$ PROG= ln MAN1= ln.1 |
