summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-02-12 14:42:20 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-02-12 14:42:20 +0000
commitaced268df12c02113002565bc5af0dcf0fa98670 (patch)
tree5aebf13d507d4196bbd5fbd68255ea351d7121bf /net
parentA new index to match some of the latest entries (diff)
Add samba to subdir list
Notes
Notes: svn path=/head/; revision=946
Diffstat (limited to 'net')
-rw-r--r--net/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile
index c71c5adba7c9..862d9aa4267a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.30 1995/02/11 15:47:51 torstenb Exp $
+# $Id: Makefile,v 1.31 1995/02/12 09:52:04 jkh Exp $
#
# Broken - gn
SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \
- ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \
- tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd zircon
+ ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba sup tclDP \
+ tcp_wrapper tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd \
+ zircon
.include <bsd.port.subdir.mk>