diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-10 06:02:42 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-10 06:02:42 +0000 |
commit | 6610de06672b0e97657e13bde54664b1981931f7 (patch) | |
tree | ab9118be978e478de1c002fb38d15da27c00bbed /net | |
parent | 14c91ea2407253427c0a93582f60de7e8648a22d (diff) | |
download | freebsd-ports-6610de06672b0e97657e13bde54664b1981931f7.zip |
Move gn from the subdirs list to the broken list until
someone fixes it.
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 1e3ac4e9eeb9..775e81644df1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.26 1995/01/29 07:41:33 gpalmer Exp $ +# $Id: Makefile,v 1.27 1995/02/02 18:03:31 pst Exp $ # -# Broken - irc, ircII +# Broken - gn, irc, ircII -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gn gopher imm \ +SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm \ ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd |