diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-01 02:07:52 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-01 02:07:52 +0800 |
commit | b87a62a02b896d538d5c22cb97964b8c372923a0 (patch) | |
tree | 9cccc1f7226e2f0fbf96accada8b2cd59cf86095 /ftp/Makefile | |
parent | 7491c6c9e19f3f05c79596917fe717cb02608ae3 (diff) | |
download | freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.tar.gz freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.tar.zst freebsd-ports-gnome-b87a62a02b896d538d5c22cb97964b8c372923a0.zip |
Adding port ftp/p5-File-Fetch, a generic file fetching mechanism.
Approved by: tobez (implicit)
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 e9d3ca464eb9..d62e383c9f7b 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -61,6 +61,7 @@ SUBDIR += ocaml-ocurl SUBDIR += oftpd SUBDIR += omi + SUBDIR += p5-File-Fetch SUBDIR += p5-Net-FTP-Common SUBDIR += p5-Net-FTP-Recursive SUBDIR += p5-Net-FTPServer |