diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2020-07-13 13:32:27 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2020-07-13 13:32:27 +0000 |
commit | 6d23d80a69ba2c8ff3b90f995c79afac90f620cb (patch) | |
tree | 9444e62c020cfa80faa4f50dc97014961026048b /mail/php72-imap | |
parent | c6062b5c4768af566f9600630df198efce523c05 (diff) | |
download | ports-6d23d80a69ba2c8ff3b90f995c79afac90f620cb.tar.gz ports-6d23d80a69ba2c8ff3b90f995c79afac90f620cb.zip |
Notes
Diffstat (limited to 'mail/php72-imap')
-rw-r--r-- | mail/php72-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/php72-imap/Makefile b/mail/php72-imap/Makefile index 0d9e7835f449..35269b7528e6 100644 --- a/mail/php72-imap/Makefile +++ b/mail/php72-imap/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../lang/php72 |