diff options
Diffstat (limited to 'usr.bin/talk/Makefile')
-rw-r--r-- | usr.bin/talk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/talk/Makefile b/usr.bin/talk/Makefile index 047b347c2d46..49bc1543443f 100644 --- a/usr.bin/talk/Makefile +++ b/usr.bin/talk/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.4 1996/03/09 19:22:49 joerg Exp $ +# $Id: Makefile,v 1.3.4.1 1996/06/23 11:47:00 joerg Exp $ PROG= talk DPADD= ${LIBCURSES} ${LIBTERMCAP} |