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-newmail | |
parent | 8b17956fdb41fbee6b4cc3b0a765bdd501596acb (diff) |
Notes
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- |