diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-04-19 22:34:54 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-04-19 22:49:43 +0200 |
commit | 0703b15c9b8d95142bbf481f0acf4ec2cd456775 (patch) | |
tree | e9cc7b15d647e1795e343859091e0e8e1aa06ccb /mail/php80-imap | |
parent | mail/panda-imap: catch-up with the latest patches (diff) |
lang/php??, mail/php*-imap: chase panda-cclient
Diffstat (limited to 'mail/php80-imap')
-rw-r--r-- | mail/php80-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/php80-imap/Makefile b/mail/php80-imap/Makefile index 740d14b0f761..8044e1fb4ee9 100644 --- a/mail/php80-imap/Makefile +++ b/mail/php80-imap/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php80 |