diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-12-16 08:19:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-12-16 08:19:17 +0000 |
commit | 06bf4abb7f2e36152a02658d4b1c0293e30b755d (patch) | |
tree | 92672e08a0255537c909c1129f7fcf9b00272d02 /mail/claws-mail-spamreport | |
parent | 63e84c48ade41d32b2f9cc82a3a54dd513169553 (diff) | |
download | ports-06bf4abb7f2e36152a02658d4b1c0293e30b755d.tar.gz ports-06bf4abb7f2e36152a02658d4b1c0293e30b755d.zip |
Notes
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index e6a24dcc8a73..1f5187ec37a3 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -7,6 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.3.12 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,8 +17,8 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= SpamReport plugin for claws-mail LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.7.7:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.7:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail LICENSE= GPLv3 |