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 | 5fb1e22076be7027761809984dba838885e882ea (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /mail/claws-mail-gtkhtml | |
parent | 967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff) | |
download | pkgsrc-5fb1e22076be7027761809984dba838885e882ea.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-gtkhtml')
-rw-r--r-- | mail/claws-mail-gtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-gtkhtml/Makefile b/mail/claws-mail-gtkhtml/Makefile index 3d78184e44e..ba7bb857a62 100644 --- a/mail/claws-mail-gtkhtml/Makefile +++ b/mail/claws-mail-gtkhtml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2011/11/23 11:10:22 obache Exp $ +# $NetBSD: Makefile,v 1.33 2012/02/06 12:40:48 wiz Exp $ # DISTNAME= gtkhtml2_viewer-0.31 PKGNAME= claws-mail-gtkhtml2_viewer-0.31 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |