diff options
Diffstat (limited to 'usr.bin/msgs/Makefile')
-rw-r--r-- | usr.bin/msgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/msgs/Makefile b/usr.bin/msgs/Makefile index 8613f79cb5eab..922893f5d2e5c 100644 --- a/usr.bin/msgs/Makefile +++ b/usr.bin/msgs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id$ +# $Id: Makefile,v 1.3 1995/02/21 04:15:13 wollman Exp $ PROG= msgs DPADD= ${LIBTERMCAP} |