diff options
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 745f1c85fdbf..1b15db9de891 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -7,7 +7,7 @@ PORTNAME= courier-imap PORTVERSION= 3.0.5 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= courier .if defined(WITH_DRAC) PATCH_SITES= http://www.smalltown.ne.jp/~usata/pub/patch/ -PATCHFILES= courier-imap-3.0.4-drac.patch +PATCHFILES= courier-imap-3.0.5-drac.patch PATCH_DIST_STRIP= -p1 .endif |