diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-01-29 07:41:33 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-01-29 07:41:33 +0000 |
commit | b4d6f7783149b2ab90573ec5812436feddb89f3d (patch) | |
tree | 932f96f2283124d487c5cab38cf3acd1958560ee /net/Makefile | |
parent | 66695ce4507abb9c36eac244eca75e9c81a143ff (diff) | |
download | ports-b4d6f7783149b2ab90573ec5812436feddb89f3d.tar.gz ports-b4d6f7783149b2ab90573ec5812436feddb89f3d.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 2012b51594a7..67692a17ff57 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.24 1995/01/06 10:48:20 pst Exp $ +# $Id: Makefile,v 1.25 1995/01/13 13:25:57 jkh Exp $ # -# -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher imm irc \ - ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ +# Broken - irc, ircII + +SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher imm \ + 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> |