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 /mail | |
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 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index ecc1ef59c2ed..a9937ffd90c1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -487,6 +487,7 @@ SUBDIR += php70-imap SUBDIR += php71-imap SUBDIR += php72-imap + SUBDIR += php73-imap SUBDIR += phplist SUBDIR += phpmailer SUBDIR += phpmailer6 |