diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
commit | 0ea10ba6874f0d5ec37c6ea1355d74575b243143 (patch) | |
tree | 09718949415eef3137ac9774bf8513258301af06 /mail/courier-imap | |
parent | 415d2654cf8ad4521786338f3dad96ef57c970de (diff) | |
download | freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.gz freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.zst freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.zip |
- Update to devel/courier-unicode to 1.4
- Chase shlib bump
Diffstat (limited to 'mail/courier-imap')
-rw-r--r-- | mail/courier-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 87d7680ff047..62089b1ac365 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -3,6 +3,7 @@ PORTNAME= courier-imap PORTVERSION= 4.16.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} |