diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | b630ed46caff0b096d45f0a04e7966a431b182ef (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /mail/thunderbird/Makefile | |
parent | 0b54d15e9645454cda2244c3637f23d90312e136 (diff) | |
download | pkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz |
More pcre PKGREVISION bumps.
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 06cedda73e1..89ab3a99579 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.86 2012/02/21 05:07:21 obache Exp $ +# $NetBSD: Makefile,v 1.87 2012/03/03 12:54:19 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 8.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |