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/balsa | |
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/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index ad71be7fb5f..38b91bbb91b 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2012/01/24 09:11:06 sbd Exp $ +# $NetBSD: Makefile,v 1.84 2012/02/06 12:40:47 wiz Exp $ DISTNAME= balsa-2.4.8 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 |