diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-21 10:46:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-21 10:46:48 +0000 |
commit | 3ddb34237d723d765d0c2c89373af9ed271870ec (patch) | |
tree | 44bc881f239f93f271930617cab43d6afec6cfca /mail | |
parent | ed56e460f6baed9fb462f395e19dbe230983bac7 (diff) | |
download | pkgsrc-3ddb34237d723d765d0c2c89373af9ed271870ec.tar.gz |
Bump PKGREVISION for icu shlib major bump.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/thunderbird/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 10ae93de830..64885a2542e 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.124 2013/10/18 11:41:18 bsiegert Exp $ -# +# $NetBSD: Makefile,v 1.125 2013/10/21 10:46:48 wiz Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} TB_VER= 17.0.9 #LIGHTNINGVER= 1.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} |