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 c676d5db19bd..047b347c2d46 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.3 1995/02/21 04:35:43 wollman Exp $ +# $Id: Makefile,v 1.4 1996/03/09 19:22:49 joerg Exp $ PROG= talk DPADD= ${LIBCURSES} ${LIBTERMCAP} |