diff options
Diffstat (limited to 'mail/claws-mail-attach_warner/Makefile')
-rw-r--r-- | mail/claws-mail-attach_warner/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index e71b2581aaba..0764743d2173 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -6,8 +6,7 @@ # PORTNAME= attach_warner -PORTVERSION= 0.2.18 -PORTREVISION= 3 +PORTVERSION= 0.2.19 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,8 +15,8 @@ DISTNAME= attachwarner-${PORTVERSION} MAINTAINER= c0rn@o2.pl COMMENT= Not attached file warning plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_ICONV= yes |