diff options
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a45009896a17..022172c1bfdd 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1995/03/12 23:03:16 ats Exp $ +# $Id: Makefile,v 1.35 1995/03/19 12:43:00 ats Exp $ # # Broken - gn, dgd-lpmud # Broken for XFree3.x - wais @@ -6,6 +6,6 @@ SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \ ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \ - yale-tftpd zircon + yale-tftpd ytalk zircon .include <bsd.port.subdir.mk> |