diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 23:36:49 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-04-16 23:36:49 +0000 |
commit | a6d01237c0f3c40722a85177221358bf2d726ac6 (patch) | |
tree | 1de1ea30b464d060c194538ac9f78050ad23dee6 /ftp/Makefile | |
parent | Add archmbox 4.5.2, email archiver written in perl; parses mailboxes and (diff) |
Add tnftp 20030825, enhanced ftp client from NetBSD.
PR: ports/62373
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 96ae0f9ddebe..91dbc55f3728 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -78,6 +78,7 @@ SUBDIR += sftp SUBDIR += spegla SUBDIR += tftp-hpa + SUBDIR += tnftp SUBDIR += tnftpd SUBDIR += twoftpd SUBDIR += vcheck |