diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-04-11 08:25:24 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-04-11 08:25:24 +0000 |
commit | f8657ef3943adc0ac1a3fd39e46b491092d254c8 (patch) | |
tree | c03d427e20f8f74d2cbfa6c8dd3b44dbf4ca2a51 /ftp/Makefile | |
parent | Fix build on 4.X. (diff) |
Add p5-Net-FTP-Recursive 1.11, perl module to provide recursive FTP
client class.
Notes
Notes:
svn path=/head/; revision=132999
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 3aae7672f498..a312d3156d8a 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -63,6 +63,7 @@ SUBDIR += oftpd SUBDIR += omi SUBDIR += p5-Net-FTP-Common + SUBDIR += p5-Net-FTP-Recursive SUBDIR += p5-Net-FTPServer SUBDIR += p5-POE-Component-Client-FTP SUBDIR += paraget |