diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2006-03-15 05:17:07 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2006-03-15 05:17:07 +0000 |
commit | 050520a556bf56c53ed9fa823ae645d29ea1cfc6 (patch) | |
tree | 475ae5d9fa768d6b8ca09caac0d090f07c03b4c4 /mail/courier-imap/Makefile | |
parent | cacae8ac5b572a1aa04e059886c26099717e1a0d (diff) | |
download | ports-050520a556bf56c53ed9fa823ae645d29ea1cfc6.tar.gz ports-050520a556bf56c53ed9fa823ae645d29ea1cfc6.zip |
Notes
Diffstat (limited to 'mail/courier-imap/Makefile')
-rw-r--r-- | mail/courier-imap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 6f9e87417bd5..c2a948f439a8 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -6,8 +6,8 @@ # PORTNAME= courier-imap -PORTVERSION= 4.0.6 -PORTREVISION= 1 +PORTVERSION= 4.1.0 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |