diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-02-11 20:37:36 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-02-11 20:37:36 +0800 |
commit | 0707f721571142597f21951399e1bca2bfed70fe (patch) | |
tree | 7d2b0add1c97fb95ca04394775440b6830a9beeb /net | |
parent | 76290dda9638dd6974c313f36c34d488fcde1239 (diff) | |
download | freebsd-ports-gnome-0707f721571142597f21951399e1bca2bfed70fe.tar.gz freebsd-ports-gnome-0707f721571142597f21951399e1bca2bfed70fe.tar.zst freebsd-ports-gnome-0707f721571142597f21951399e1bca2bfed70fe.zip |
Not that irc is fixed add it back to the subdirs list
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 775e81644df1..bb6df90b15c8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.27 1995/02/02 18:03:31 pst Exp $ +# $Id: Makefile,v 1.28 1995/02/10 06:02:42 gpalmer Exp $ # -# Broken - gn, irc, ircII +# Broken - gn, ircII -SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm \ +SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \ ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd |