diff options
author | tz <tz@FreeBSD.org> | 2018-10-08 17:31:09 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2018-10-08 17:31:09 +0800 |
commit | 1437d2d2c1bab3ed0d1cb716332dbd6f79858aa1 (patch) | |
tree | ef9b4c74ab5c8462efc962c156f4b749f38525cc /ftp | |
parent | 3c7b7648d975dbf77c83cd66014b978e78091f73 (diff) | |
download | freebsd-ports-gnome-1437d2d2c1bab3ed0d1cb716332dbd6f79858aa1.tar.gz freebsd-ports-gnome-1437d2d2c1bab3ed0d1cb716332dbd6f79858aa1.tar.zst freebsd-ports-gnome-1437d2d2c1bab3ed0d1cb716332dbd6f79858aa1.zip |
Connect all the PHP 7.3 ports
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 |