diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-17 10:46:01 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-17 10:46:01 +0000 |
commit | 38ea4c281d47ee262239613b60f8f9d225e7dc33 (patch) | |
tree | 1406d6546e476cd0315be537152857a385117ec0 /net/Makefile | |
parent | f38630b8d490f3817b4e9c3310d0bf17d72c7ab8 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d3d17734dc11..49612185ff63 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1997/02/12 15:51:39 max Exp $ +# $Id: Makefile,v 1.91 1997/02/16 01:20:57 obrien Exp $ # SUBDIR += archie @@ -14,6 +14,7 @@ SUBDIR += dgd-net SUBDIR += dip SUBDIR += fspclient + SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated SUBDIR += gnu-finger |