diff options
Diffstat (limited to 'mail/thunderbird38/Makefile')
-rw-r--r-- | mail/thunderbird38/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird38/Makefile b/mail/thunderbird38/Makefile index 699808831bb..61f6afd1796 100644 --- a/mail/thunderbird38/Makefile +++ b/mail/thunderbird38/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2016/08/03 10:23:06 adam Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/04 17:03:36 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird38-${TB_VER} -PKGREVISION= 1 +PKGREVISION= 2 TB_VER= 38.8.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} |