diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-24 13:26:09 +0000 |
commit | 7e2c799d4ec5e463fc543f7a88a4dcfd181245df (patch) | |
tree | f9621a7337b4278db04606a0390886473e24b1d2 /mail/thunderbird | |
parent | 1cf3dadedbd151652f25952317aaaea3034fc2fb (diff) | |
download | pkgsrc-7e2c799d4ec5e463fc543f7a88a4dcfd181245df.tar.gz |
More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
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 e643ccd08d7..5645d7dd06e 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2009/12/16 10:05:44 tnn Exp $ +# $NetBSD: Makefile,v 1.46 2010/01/24 13:26:11 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |