diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-03-12 13:54:26 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-03-12 13:54:26 +0000 |
commit | 6da3f932be2ddedbc6fceecc9156f6fff342cd72 (patch) | |
tree | e3ddec4e961563b321e8ddc10dc056008ea2b4f8 /mail/claws-mail-fetchinfo | |
parent | 8b17956fdb41fbee6b4cc3b0a765bdd501596acb (diff) |
- Update CM to 2.8.1.
- Bump portrevision of the plugins.
Notes
Notes:
svn path=/head/; revision=187200
Diffstat (limited to 'mail/claws-mail-fetchinfo')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 74c7c3c0f396..fb0be837ea64 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |