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 4f4b644..b0b7686 100644 --- a/usr.bin/chat/Makefile +++ b/usr.bin/chat/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.2 1995/10/31 23:07:13 peter Exp $ +# $FreeBSD$ PROG= chat SRCS= chat.c |