diff options
author | asami <asami@FreeBSD.org> | 1995-04-17 14:04:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-17 14:04:16 +0800 |
commit | 0a031625b5cbc12e2ba155d8ba17228fa80d74b1 (patch) | |
tree | 668245276c8508520d7fe026fe9ef1b4b3ae8ad6 /net/Makefile | |
parent | e8eadab9bc3758564357a21a97e0eda6bcf466aa (diff) | |
download | freebsd-ports-gnome-0a031625b5cbc12e2ba155d8ba17228fa80d74b1.tar.gz freebsd-ports-gnome-0a031625b5cbc12e2ba155d8ba17228fa80d74b1.tar.zst freebsd-ports-gnome-0a031625b5cbc12e2ba155d8ba17228fa80d74b1.zip |
Added cern_linemode.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index d91a077a7c23..a6ebaf7e9661 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.37 1995/03/30 20:36:01 wollman Exp $ +# $Id: Makefile,v 1.38 1995/04/06 06:53:18 jkh Exp $ # # Broken - gn, dgd-lpmud # Broken for XFree3.x - wais -SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \ +SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated gopher \ + imm irc \ ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty slirp sup tclDP \ tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \ yale-tftpd ytalk zircon |