diff options
author | jseger <jseger@FreeBSD.org> | 1998-03-16 22:46:35 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-03-16 22:46:35 +0000 |
commit | 57a4b7750de17d99e2fff7773d09cec9f4b6829d (patch) | |
tree | 1994b56b4d73dcbc3f5e8111a80e1276596bbbba /net | |
parent | 5ee72f5449e08f0bdb0765aadab12003a4d951aa (diff) | |
download | FreeBSD-ports-57a4b7750de17d99e2fff7773d09cec9f4b6829d.zip FreeBSD-ports-57a4b7750de17d99e2fff7773d09cec9f4b6829d.tar.gz |
Activate ftpfind.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8bb369b..d0f8afa 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1998/03/08 04:50:57 ache Exp $ +# $Id: Makefile,v 1.147 1998/03/15 20:09:35 steve Exp $ # SUBDIR += archie @@ -25,6 +25,7 @@ SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient + SUBDIR += ftpfind SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated |