diff options
author | ats <ats@FreeBSD.org> | 1995-03-13 07:03:16 +0800 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-03-13 07:03:16 +0800 |
commit | e6eda3d4d76a4bd8200cb1136be92532b7ae0798 (patch) | |
tree | 9b05d26bfa0af5be098e746409bd67e5baedfd16 /net | |
parent | 16686f0c927ef31acaca71d6da6c2c04b258e8f1 (diff) | |
download | freebsd-ports-gnome-e6eda3d4d76a4bd8200cb1136be92532b7ae0798.tar.gz freebsd-ports-gnome-e6eda3d4d76a4bd8200cb1136be92532b7ae0798.tar.zst freebsd-ports-gnome-e6eda3d4d76a4bd8200cb1136be92532b7ae0798.zip |
put the dgd-lpmud directory to the broken targets. It doesn't build cleanly
in the moment.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index f17c43638423..864f12bc9d1e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.32 1995/02/12 14:42:20 gpalmer Exp $ +# $Id: Makefile,v 1.33 1995/02/21 17:41:32 jkh Exp $ # -# Broken - gn +# Broken - gn, dgd-lpmud -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \ +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++ wais wu-ftpd xarchie \ yale-tftpd zircon |