diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-09-30 12:32:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-09-30 12:32:16 +0000 |
commit | 0888943c713f86ae1938db2ad1e15ac4c4f2521f (patch) | |
tree | d01ae8bc1f01e1fbcb3e75fb8fc0db230ffa1cb1 /mail/claws-mail-newmail/Makefile | |
parent | 7a66cfe3101953546ddc930d65151dee5e1a2fb2 (diff) |
Notes
Diffstat (limited to 'mail/claws-mail-newmail/Makefile')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 64658fb36fcc..940b6cd7b050 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= newmail -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.7 CATEGORIES= mail MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ PKGNAMEPREFIX= sylpheed-claws- @@ -14,8 +14,8 @@ PKGNAMEPREFIX= sylpheed-claws- MAINTAINER= c0rn@o2.pl COMMENT= Message header summary logging plugin for sylpheed-claws -BUILD_DEPENDS= sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws -RUN_DEPENDS= sylpheed-claws>=2.0:${PORTSDIR}/mail/sylpheed-claws +BUILD_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws +RUN_DEPENDS= sylpheed-claws>=2.5:${PORTSDIR}/mail/sylpheed-claws USE_GMAKE= yes USE_X_PREFIX= yes |