diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-04-17 16:57:18 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-04-17 16:57:18 +0000 |
commit | f4567fd70138f37b7321a24c381e2ba9f60c2755 (patch) | |
tree | e70db3f3a581dd9b32861e2cadbe66fd72e47061 /mail/claws-mail-fetchinfo | |
parent | f1b21e475330b776406be3089bd8810810b0eecf (diff) | |
download | ports-f4567fd70138f37b7321a24c381e2ba9f60c2755.tar.gz ports-f4567fd70138f37b7321a24c381e2ba9f60c2755.zip |
Notes
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 5969717bee78..3152848b13f3 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.24 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}-plugin-${PORTVERSION} MAINTAINER= pawel@FreeBSD.org COMMENT= Header insertation plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.8:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail LICENSE= GPLv3 |