diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 1e1719147b0ed91ea2f2ffaced514524f6f62826 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /mail/claws-mail-spamreport | |
parent | b2a1b777d4759988887adb98198bf47cf0488992 (diff) | |
download | pkgsrc-1e1719147b0ed91ea2f2ffaced514524f6f62826.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 326b6897e07..4ec0522036d 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2011/11/01 06:01:59 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2012/02/06 12:40:49 wiz Exp $ # DISTNAME= spam_report-0.3.14 PKGNAME= claws-mail-spam_report-0.3.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |