aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-fetchinfo
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-06-28 22:41:25 +0800
committermiwi <miwi@FreeBSD.org>2008-06-28 22:41:25 +0800
commit9bac5f5f157924005b1fe9b1d06b2f9fbd36a3ad (patch)
tree789ebde7962d200555e1a597ce92f6657fd342e3 /mail/claws-mail-fetchinfo
parenta3e04a28f56d94257a57b2e64652ef8e89dda718 (diff)
downloadfreebsd-ports-gnome-9bac5f5f157924005b1fe9b1d06b2f9fbd36a3ad.tar.gz
freebsd-ports-gnome-9bac5f5f157924005b1fe9b1d06b2f9fbd36a3ad.tar.zst
freebsd-ports-gnome-9bac5f5f157924005b1fe9b1d06b2f9fbd36a3ad.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 528aabda7247..9a07c1ea7af2 100644
--- a/mail/claws-mail-fetchinfo/Makefile
+++ b/mail/claws-mail-fetchinfo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fetchinfo
PORTVERSION= 0.4.23
-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.4.0:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261