diff options
Diffstat (limited to 'mail/thunderbird52/Makefile')
-rw-r--r-- | mail/thunderbird52/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird52/Makefile b/mail/thunderbird52/Makefile index 60b7f6163dc..83c29e36115 100644 --- a/mail/thunderbird52/Makefile +++ b/mail/thunderbird52/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2021/06/18 19:23:11 nia Exp $ +# $NetBSD: Makefile,v 1.19 2021/07/30 12:26:58 ryoon Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird${TB_VER:C/\..*$//}-${TB_VER} -PKGREVISION= 15 +PKGREVISION= 16 TB_VER= 52.9.1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |