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 efaec68f3e24..ea9eb6a00fab 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Message header summary logging plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.4:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 |