diff options
Diffstat (limited to 'mail/sylpheed-claws-maildir/Makefile')
-rw-r--r-- | mail/sylpheed-claws-maildir/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/sylpheed-claws-maildir/Makefile b/mail/sylpheed-claws-maildir/Makefile index cdb74f9560e1..eb7d0964588d 100644 --- a/mail/sylpheed-claws-maildir/Makefile +++ b/mail/sylpheed-claws-maildir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= maildir -PORTVERSION= 0.24.1 +PORTVERSION= 0.24.2 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= c0rn@o2.pl COMMENT= Maildir++ plugin for sylpheed-claws -BUILD_DEPENDS= sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws -RUN_DEPENDS= sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws +BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws +RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes USE_X_PREFIX= yes |