diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-03 07:39:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-01-03 07:39:41 +0000 |
commit | 00e6d7e1d42a9afb7f05eb773e1e57b6689ca4d2 (patch) | |
tree | e3c347610088dea6ca098d7913e19d6b265644a8 /ftp/Makefile | |
parent | Update to version 3.0.8. (diff) |
New port: ftp/proma
ProMA is a PHP4 based system for administrating a ProFTPd
server storing users in a MySQL database.
PR: ports/55924
Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
Notes
Notes:
svn path=/head/; revision=97182
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 878a2cf0ca64..bc8fe0972d04 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -62,6 +62,7 @@ SUBDIR += pftpd SUBDIR += proftpd SUBDIR += profxp + SUBDIR += proma SUBDIR += prozilla SUBDIR += puf SUBDIR += pure-ftpd |