diff options
author | pawel <pawel@FreeBSD.org> | 2011-04-18 00:57:18 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-04-18 00:57:18 +0800 |
commit | 77faf6f33d8afabde88e90fc9bf7613aa108b2c5 (patch) | |
tree | 62c47b6dd4308c328aa6945e2758eed04ce20340 /mail/claws-mail-att_remover | |
parent | 734069152f1149316ad63a4dcf44f38dbc753911 (diff) | |
download | freebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.tar.gz freebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.tar.zst freebsd-ports-gnome-77faf6f33d8afabde88e90fc9bf7613aa108b2c5.zip |
- Update to 3.7.9 bugfix release
- Changelog: http://www.claws-mail.org/news.php
Approved by: wen, miwi (mentors)
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 5e2af8cc3b23..a42539f56527 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.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -15,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= pawel@FreeBSD.org COMMENT= Attachments removing plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail LICENSE= GPLv3 |