diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /mail/dovecot22 | |
parent | 706cfc42b26beaeeb0c0860372e5a04f96671021 (diff) | |
download | ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.tar.gz ports-91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc.zip |
Notes
Diffstat (limited to 'mail/dovecot22')
-rw-r--r-- | mail/dovecot22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot22/Makefile b/mail/dovecot22/Makefile index b0f8a97ba56d..84b1603be81c 100644 --- a/mail/dovecot22/Makefile +++ b/mail/dovecot22/Makefile @@ -13,7 +13,7 @@ PORTNAME= dovecot PORTVERSION= 2.2.36 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.2/ PKGNAMESUFFIX= 22 |