diff options
author | wiz <wiz> | 2013-10-21 10:46:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-21 10:46:48 +0000 |
commit | 3bc0853f1a40e84ea83012901692c4a7b9d52f17 (patch) | |
tree | 44bc881f239f93f271930617cab43d6afec6cfca /mail/thunderbird/Makefile | |
parent | 8ece05f089b8527dd30c14e9ef7d17852083b137 (diff) | |
download | pkgsrc-3bc0853f1a40e84ea83012901692c4a7b9d52f17.tar.gz |
Bump PKGREVISION for icu shlib major bump.
Diffstat (limited to 'mail/thunderbird/Makefile')
-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/} |