freebsd-ports/ftp/phpwebftp/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

7 lines
449 B
Text

phpWebFTP offers a way of connecting to you FTP server, even when you
are behind a firewall or proxy not allowing traffic to FTP servers.
This is very common in business networks. phpWebFTP overcomes this
issue by making a FTP connection from your webserver to your FTP server
and transfering the files from this web server to your webclient over
the standard http protocol. phpWebFTP is free software and the source
is available under GNU license.