summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1995-02-11 15:47:51 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1995-02-11 15:47:51 +0000
commitdb51bf54ec6b70ab1e7a5c13eb4778f05685b554 (patch)
tree198d7a7b4982e6a323cf62455c42952f215cf504 /net
parentUpgrade to ctwm 3.3 (diff)
add ircII back to the subdirs list
Notes
Notes: svn path=/head/; revision=939
Diffstat (limited to 'net')
-rw-r--r--net/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index bb6df90b15c8..ec28f3291e7c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.28 1995/02/10 06:02:42 gpalmer Exp $
+# $Id: Makefile,v 1.29 1995/02/11 12:37:36 gpalmer Exp $
#
-# Broken - gn, ircII
+# Broken - gn
SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \
- ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \
+ ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \
tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd
.include <bsd.port.subdir.mk>