diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-05 07:06:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-05 07:06:18 +0800 |
commit | 296b323310849f2ae39e0a9caeddaa893d2a665a (patch) | |
tree | 25f09a43f4dc8cd3792de39851b21e6e81b55fae /mail/claws-mail-att_remover | |
parent | ff85ce564e246a939ec72504aa8eadf3ecf0ceae (diff) | |
download | freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.gz freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.zst freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.zip |
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-att_remover')
-rw-r--r-- | mail/claws-mail-att_remover/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index d35f74e2bcba..37261dd7c120 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -7,7 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.10 -PORTREVISION= 1 +PORTREVISION= 2 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= Attachments removing plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.1:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.2:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 |