diff options
Diffstat (limited to 'mail/claws-mail-newmail/Makefile')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 7d1d226f5b88..62e89c4f97a1 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= newmail -PORTVERSION= 0.0.10 +PORTVERSION= 0.0.11 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Message header summary logging plugin for claws-mail -BUILD_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=2.10:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes |