diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-10-08 09:31:09 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-10-08 09:31:09 +0000 |
commit | b4100a4c151f3db1b35334268a3dc1eb5727faa3 (patch) | |
tree | ef9b4c74ab5c8462efc962c156f4b749f38525cc /ftp | |
parent | 6d641b4bddd359be7e0b9e69c0530693373c5fe5 (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 847e63e50640..0f58d09ff8f1 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -71,6 +71,8 @@ SUBDIR += php71-ftp SUBDIR += php72-curl SUBDIR += php72-ftp + SUBDIR += php73-curl + SUBDIR += php73-ftp SUBDIR += phpwebftp SUBDIR += plasma-applet-ftpmonitor SUBDIR += proftpd |