summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-01-06 10:48:20 +0000
committerPaul Traina <pst@FreeBSD.org>1995-01-06 10:48:20 +0000
commit545c0874cad0ccad4699042fa7adbb8a6ed452c4 (patch)
treedcbd3bc2f10118de60af0cd8cb53df2fa8d37fed /net
parentAdded gsm. (diff)
Add tclDP
Notes
Notes: svn path=/head/; revision=729
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 9b19dd47a5ef..ef883821f51b 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.22 1994/11/25 20:29:58 ats Exp $
+# $Id: Makefile,v 1.23 1994/12/25 13:19:03 ats Exp $
#
#
SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher irc \
ircII lynx ncftp2 \
- pcnfsd pidentd pmf sup tcp_wrapper tcpblast tkWWW tintin++ wais \
+ pcnfsd pidentd pmf sup tclDP tcp_wrapper tcpblast tkWWW tintin++ wais \
wu-ftpd yale-tftpd
.include <bsd.port.subdir.mk>