diff options
Diffstat (limited to 'bin/hostname/Makefile')
-rw-r--r-- | bin/hostname/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hostname/Makefile b/bin/hostname/Makefile index 3c7997f862fc5..a377f7e282f9b 100644 --- a/bin/hostname/Makefile +++ b/bin/hostname/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/hostname/Makefile,v 1.5 1999/08/27 23:14:23 peter Exp $ PROG= hostname |