diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-06 09:23:09 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-06 09:23:09 +0000 |
commit | 6634c7247c937e0ae20a7ca7adcdb36c46441761 (patch) | |
tree | f9745795feada6d149f8b5eb3bf660e8fb53084c /ftp/Makefile | |
parent | 7ce58609f1ccdc57d133072a01f59aeeec7251cc (diff) |
Add tftp-hpa 0.34, "An advanced tftp server".
PR: 47156
Submitted by: Brooks Davis <brooks@freebsd.org>
Notes
Notes:
svn path=/head/; revision=84271
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 0e8736858d65..32fe78f14f14 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -68,6 +68,7 @@ SUBDIR += ruby-curl SUBDIR += sftp SUBDIR += spegla + SUBDIR += tftp-hpa SUBDIR += twoftpd SUBDIR += vcheck SUBDIR += vsftpd |