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 /sysutils | |
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 'sysutils')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c69a1676b2ea..739f91509414 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -910,6 +910,8 @@ SUBDIR += php71-posix SUBDIR += php72-fileinfo SUBDIR += php72-posix + SUBDIR += php73-fileinfo + SUBDIR += php73-posix SUBDIR += phpfpm_exporter SUBDIR += phybs SUBDIR += pick |