aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-fetchinfo
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-05 07:06:18 +0800
committermiwi <miwi@FreeBSD.org>2009-07-05 07:06:18 +0800
commit296b323310849f2ae39e0a9caeddaa893d2a665a (patch)
tree25f09a43f4dc8cd3792de39851b21e6e81b55fae /mail/claws-mail-fetchinfo
parentff85ce564e246a939ec72504aa8eadf3ecf0ceae (diff)
downloadfreebsd-ports-graphics-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.gz
freebsd-ports-graphics-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.zst
freebsd-ports-graphics-296b323310849f2ae39e0a9caeddaa893d2a665a.zip
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r--mail/claws-mail-fetchinfo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile
index c4ef47d4bc9..143109d95e5 100644
--- a/mail/claws-mail-fetchinfo/Makefile
+++ b/mail/claws-mail-fetchinfo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fetchinfo
PORTVERSION= 0.4.24
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-plugin-${PORTVERSION}
MAINTAINER= c0rn@o2.pl
COMMENT= Header insertation 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