diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-18 12:09:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-18 12:09:31 +0000 |
commit | b4f2bd499fa0fdf61c9968b187347fa8dd2da029 (patch) | |
tree | ddedb8bd63c29ea3bcbb8ad288a8022f969f2fd0 /mail/claws-mail-newmail | |
parent | 9e3f9a58381689c9df9bfedef903c316db2e93c7 (diff) |
- Bump PORTREVISION after claws-mail update
Notes
Notes:
svn path=/head/; revision=199695
Diffstat (limited to 'mail/claws-mail-newmail')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 62e89c4f97a1..b0c28de4f226 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.11 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -14,8 +15,8 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= c0rn@o2.pl COMMENT= Message header summary logging plugin for claws-mail -BUILD_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.0.0:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XLIB= yes |