diff options
author | drochner <drochner@pkgsrc.org> | 2011-09-12 17:43:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-09-12 17:43:05 +0000 |
commit | 64c2f145ec5b4c0060cde20643339bc0928e8023 (patch) | |
tree | ac7ce954596f56398258499c615b9867427866a0 /mail/claws-mail-spamreport/Makefile | |
parent | cf0de9668af9f70fad4c508a698da7f857d91f05 (diff) | |
download | pkgsrc-64c2f145ec5b4c0060cde20643339bc0928e8023.tar.gz |
update to 3.7.10
changes:
-UI and logging improvements
-documentation/i18n updates
-bugfixes
Diffstat (limited to 'mail/claws-mail-spamreport/Makefile')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 988dfb8d0fc..2b0742faf6b 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/04/22 13:44:01 obache Exp $ +# $NetBSD: Makefile,v 1.25 2011/09/12 17:43:07 drochner Exp $ # -DISTNAME= spam_report-0.3.12 -PKGNAME= claws-mail-spam_report-0.3.12 -PKGREVISION= 3 +DISTNAME= spam_report-0.3.14 +PKGNAME= claws-mail-spam_report-0.3.14 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |