diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-02-10 14:02:42 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-02-10 14:02:42 +0800 |
commit | 1a47cefee362c6d4290921810e4f71a016cda1ff (patch) | |
tree | 7f97f2cbae57fd7f6dfda0f16cabc5caf0c8164d /net | |
parent | 47079134d5484208fbebea1a4b965119fc1c8f79 (diff) | |
download | freebsd-ports-gnome-1a47cefee362c6d4290921810e4f71a016cda1ff.tar.gz freebsd-ports-gnome-1a47cefee362c6d4290921810e4f71a016cda1ff.tar.zst freebsd-ports-gnome-1a47cefee362c6d4290921810e4f71a016cda1ff.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 |