diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-28 00:50:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-28 00:50:45 +0000 |
commit | 5ccdf2b2f9c229fdfd93fc1e53e4e9507d03c481 (patch) | |
tree | d132c91100f0e5ea1b0d4c2110be4a04008eef23 /mail/claws-mail-spamreport | |
parent | 549368ea7f581add7c7e631663cd288d9075acfb (diff) |
- Bump PORTREVISION after claws-mail update
Approved by: maintainer implicit
Notes
Notes:
svn path=/head/; revision=208038
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 92fa4fee75f6..3dcdf97f8c21 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -7,6 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.3.2 +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.4:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes |