diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1997-08-16 03:11:52 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1997-08-16 03:11:52 +0000 |
commit | 7a4d5b3bedd5e3851d24cfc82673cdbdb5697a3b (patch) | |
tree | 0ec09fc747955d2a8808efd570f295a009ed0653 | |
parent | 3a19330ca647503ef936e6b35e612a701a93cccb (diff) |
Notes
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index ffb82d3e56c8..0c0e1bfbf964 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1997/07/29 07:09:35 asami Exp $ +# $Id: Makefile,v 1.116 1997/07/29 09:23:58 tg Exp $ # SUBDIR += archie @@ -74,7 +74,6 @@ SUBDIR += wget SUBDIR += wu-ftpd SUBDIR += xarchie - SUBDIR += xgopher SUBDIR += xipmsg SUBDIR += yale-tftpd SUBDIR += ytalk |