diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
commit | ab1958cca618e690d0a4c2fb0b85aa22b2818a26 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /mail/thunderbird | |
parent | bf7e6b1ed11bc17da8d194226204241aacf3d46c (diff) | |
download | pkgsrc-ab1958cca618e690d0a4c2fb0b85aa22b2818a26.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index ae6b4f594fc..c4815d5eee7 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.81 2012/01/13 10:55:17 obache Exp $ +# $NetBSD: Makefile,v 1.82 2012/01/24 09:11:07 sbd Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |