diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 19:06:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 19:06:03 +0000 |
commit | 6bf2d1bd5da81d4bedb52fd493bcaf4d9f9907f8 (patch) | |
tree | 5ef3dd7ca3fa03825563872543eec6cab1b2360a /www/Makefile | |
parent | a7593a91c89a28e7cae16756408253dca41d4a31 (diff) |
net2ftp is a web-based FTP client written in PHP
User features
- Navigate the FTP server
- Upload files
- Download files
- Zip files
- Unzip files
- Install software
- Copy, move and delete
- Copy or move to a 2nd FTP server
- Rename and chmod
- View code with syntax highlighting
- Plain text editor
- HTML editors
- Code editor
- Search for words or phrases
- Calculate size
WWW: http://www.net2ftp.com/
PR: ports/137868
Submitted by: Alexander Kriventsov
Notes
Notes:
svn path=/head/; revision=240118
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2b5f48e3dbe1..66273b66caf1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1353,6 +1353,7 @@ SUBDIR += rejik SUBDIR += rekonq SUBDIR += reportmagic + SUBDIR += repos-style SUBDIR += resin2 SUBDIR += resin3 SUBDIR += retawq |