diff options
author | ume <ume@FreeBSD.org> | 2017-05-24 23:12:06 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2017-05-24 23:12:06 +0800 |
commit | 7384c1455bd50b261e01e2590907c59702012440 (patch) | |
tree | 0e554f9b91bd2f1c3e0e685ae7bbac8b257a6192 /mail | |
parent | 2f94cd33fa1f98b5fa4e34251002de995d206af3 (diff) | |
download | freebsd-ports-gnome-7384c1455bd50b261e01e2590907c59702012440.tar.gz freebsd-ports-gnome-7384c1455bd50b261e01e2590907c59702012440.tar.zst freebsd-ports-gnome-7384c1455bd50b261e01e2590907c59702012440.zip |
Bump PORTREVISION for my previous commit which fixes
local mail delivery.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index d653f94f456e..4e5b1a6beb84 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -2,7 +2,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.4.19 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \ http://cyrusimap.org/releases/ |