aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-tnef/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-04-20 05:29:53 +0800
committermiwi <miwi@FreeBSD.org>2008-04-20 05:29:53 +0800
commit734da7a9f9b34afafcbb83c1e157a9422d7ab9cc (patch)
treed952402b08fd4a4245718a962a10b51b021af0e4 /mail/claws-mail-tnef/Makefile
parent14b1213c053532d7be797aa1df54d65b0d804475 (diff)
downloadfreebsd-ports-gnome-734da7a9f9b34afafcbb83c1e157a9422d7ab9cc.tar.gz
freebsd-ports-gnome-734da7a9f9b34afafcbb83c1e157a9422d7ab9cc.tar.zst
freebsd-ports-gnome-734da7a9f9b34afafcbb83c1e157a9422d7ab9cc.zip
- Update to 0.2.3
Diffstat (limited to 'mail/claws-mail-tnef/Makefile')
-rw-r--r--mail/claws-mail-tnef/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile
index 22e4cef863d2..a807954488df 100644
--- a/mail/claws-mail-tnef/Makefile
+++ b/mail/claws-mail-tnef/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tnef
-PORTVERSION= 0.2.2
-PORTREVISION= 2
+PORTVERSION= 0.2.3
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
@@ -16,8 +15,8 @@ DISTNAME= tnef_parse-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= TNEF parser plugin for claws-mail
-BUILD_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
-RUN_DEPENDS= claws-mail>=3.3.1:${PORTSDIR}/mail/claws-mail
+BUILD_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
+RUN_DEPENDS= claws-mail>=3.4.0:${PORTSDIR}/mail/claws-mail
LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef
USE_GMAKE= yes