diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-05 07:06:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-05 07:06:18 +0800 |
commit | 296b323310849f2ae39e0a9caeddaa893d2a665a (patch) | |
tree | 25f09a43f4dc8cd3792de39851b21e6e81b55fae /mail/claws-mail-synce | |
parent | ff85ce564e246a939ec72504aa8eadf3ecf0ceae (diff) | |
download | freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.gz freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.tar.zst freebsd-ports-gnome-296b323310849f2ae39e0a9caeddaa893d2a665a.zip |
- Bump PORTREVISION after claws-mail update
Diffstat (limited to 'mail/claws-mail-synce')
-rw-r--r-- | mail/claws-mail-synce/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 30a1553833ac..31318f8c955f 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -7,7 +7,7 @@ PORTNAME= synce PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -17,8 +17,8 @@ MAINTAINER= c0rn@o2.pl COMMENT= Windows CE addressbook plugin for claws-mail LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2 -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 |