diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /mail/thunderbird/Makefile | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 7f140a8ce17..ae6b4f594fc 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2012/01/07 23:37:50 sbd Exp $ +# $NetBSD: Makefile,v 1.81 2012/01/13 10:55:17 obache Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |