diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2007-02-27 20:27:39 +0000 |
commit | baec7fa044d946b2e0dc696004a9859ed51e49bb (patch) | |
tree | 09e0c906a06d023da620dcdbf1e99ba9a2ba8211 /mail/claws-mail-fetchinfo | |
parent | db6e45e0eb7cc17f69ee8f4608b3c00cf7956434 (diff) |
- Update CM to 2.8.0.
- Bump portrevision of the plugins because of this.
Notes
Notes:
svn path=/head/; revision=186156
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 164df3ccc4f8..74c7c3c0f396 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |