diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-06-10 13:59:03 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-06-10 16:57:35 +0200 |
commit | 95967c2077762985235e47db1fe9949bed5cbe8f (patch) | |
tree | d18f44b10a5c6ae9c4444c192cac7277a2003e6a /mail/Makefile | |
parent | 603de61d050b2846386d913431e6cea459a0f82c (diff) | |
download | freebsd-ports-95967c2077762985235e47db1fe9949bed5cbe8f.zip |
*/*php83*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by: Bounce Experts
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 43f21b58cd33..32b5ef3550d0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -458,6 +458,7 @@ SUBDIR += php80-imap SUBDIR += php81-imap SUBDIR += php82-imap + SUBDIR += php83-imap SUBDIR += phplist SUBDIR += phpmailer SUBDIR += phpmailer6 |