diff options
Diffstat (limited to 'usr.bin/chat/Makefile')
-rw-r--r-- | usr.bin/chat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile index 2d25d76a12a0f..cc56984eba78e 100644 --- a/usr.bin/chat/Makefile +++ b/usr.bin/chat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/chat/Makefile,v 1.7 1999/08/28 00:59:31 peter Exp $ PROG= chat CFLAGS+=-Wall |