summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-03-24 06:29:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-03-24 06:29:51 +0000
commitefa1bd134dd079bf28e044e4f0b0df8af39c4a6b (patch)
tree4b61415443c588a0992d0043df0633fdea482596 /net
parentytalk-3.0.2, a multi-people "talk" with an unusable X interface. (diff)
Added ytalk.
Notes
Notes: svn path=/head/; revision=1195
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index a45009896a17..022172c1bfdd 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.34 1995/03/12 23:03:16 ats Exp $
+# $Id: Makefile,v 1.35 1995/03/19 12:43:00 ats Exp $
#
# Broken - gn, dgd-lpmud
# Broken for XFree3.x - wais
@@ -6,6 +6,6 @@
SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \
ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \
- yale-tftpd zircon
+ yale-tftpd ytalk zircon
.include <bsd.port.subdir.mk>