diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-02-11 12:37:36 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-02-11 12:37:36 +0000 |
commit | 0707f721571142597f21951399e1bca2bfed70fe (patch) | |
tree | 7d2b0add1c97fb95ca04394775440b6830a9beeb /net/Makefile | |
parent | 76290dda9638dd6974c313f36c34d488fcde1239 (diff) | |
download | FreeBSD-ports-0707f721571142597f21951399e1bca2bfed70fe.zip FreeBSD-ports-0707f721571142597f21951399e1bca2bfed70fe.tar.gz |
Not that irc is fixed add it back to the subdirs list
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index 775e816..bb6df90 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 |