diff options
Diffstat (limited to 'mail/thunderbird/Makefile')
-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 e0a3b956798..ac3bbf24983 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.174 2016/07/20 11:45:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.175 2016/08/03 10:23:05 adam Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} +PKGREVISION= 1 TB_VER= 45.2.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |