fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
408 B
Text
9 lines
408 B
Text
This module augments the list of Net::FTP methods with several
|
|
methods that automatically descend directory structures for you.
|
|
The methods are:
|
|
|
|
rget - Retrieve an entire directory tree.
|
|
rput - Send an entire directory tree.
|
|
rdir - Receive an entire directory tree listing.
|
|
rls - Receive an entire directory tree listing, filenames only.
|
|
rdelete - Remove an entire directory tree.
|