diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | 5310bb33265d0d9ee797c27a0a1239dfda2e42da (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /mail/thunderbird | |
parent | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (diff) | |
download | pkgsrc-5310bb33265d0d9ee797c27a0a1239dfda2e42da.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 1d79751bcfe..1b60330c40e 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.58 2010/09/09 10:58:50 tnn Exp $ +# $NetBSD: Makefile,v 1.59 2010/09/14 11:13:13 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 3.1.3 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |