diff options
author | netchild <netchild@FreeBSD.org> | 2007-03-12 21:54:26 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2007-03-12 21:54:26 +0800 |
commit | 68a6279c9978a2e5ac231e898837f748a9467235 (patch) | |
tree | cc726a0dff0ed4ba84755406e556433d5713c72b /mail/claws-mail-newmail | |
parent | 6d3996488aeb3cec3320e44931881f612d5e82e2 (diff) | |
download | freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.tar.gz freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.tar.zst freebsd-ports-gnome-68a6279c9978a2e5ac231e898837f748a9467235.zip |
- Update CM to 2.8.1.
- Bump portrevision of the plugins.
Diffstat (limited to 'mail/claws-mail-newmail')
-rw-r--r-- | mail/claws-mail-newmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 6d6cbe49d1ab..3365bec5df99 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- |