diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 07:24:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-19 07:24:45 +0000 |
commit | fc1a27b0349c18d936e66a82e492cf0a87ebb877 (patch) | |
tree | e409e93ca0d6f7d409f1d7cd2342a49ca80f9f57 | |
parent | 309a7e340ad062bbd143d9afa1fb98a94b64a336 (diff) | |
download | freebsd-ports-fc1a27b0349c18d936e66a82e492cf0a87ebb877.zip |
Add mirror.
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index f69f9ffea18c..ef120d26a920 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.45 1995/05/13 09:16:48 asami Exp $ +# $Id: Makefile,v 1.46 1995/05/14 03:29:51 asami Exp $ # # RESTRICTED: ivs (crypto, export controlled) # @@ -9,7 +9,8 @@ SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \ gn gopher imm irc ircII \ - lynx moxftp ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ + lynx mirror moxftp ncftp2 nv \ + pcnfsd pidentd pmf samba scotty sup tclDP \ tcp_wrapper tcpblast tintin++ tkWWW tkined vic \ wu-ftpd wwwish xarchie xgopher yale-tftpd ytalk zircon |