diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-11 12:37:36 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-02-11 12:37:36 +0000 |
commit | 9f2b60a3787262636d15fcbbb497df01fcfce1c5 (patch) | |
tree | c763192f3275fbc0a2dc458518226f84a692927f /net | |
parent | d489767447e33f5388b03890b126ef09fdf902c9 (diff) | |
download | freebsd-ports-9f2b60a3787262636d15fcbbb497df01fcfce1c5.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 |