diff options
Diffstat (limited to 'mail/thunderbird17')
-rw-r--r-- | mail/thunderbird17/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird17/Makefile b/mail/thunderbird17/Makefile index abbb1b811ca..26fae4b4180 100644 --- a/mail/thunderbird17/Makefile +++ b/mail/thunderbird17/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/04/09 07:27:11 obache Exp $ +# $NetBSD: Makefile,v 1.7 2014/05/05 00:48:07 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird17-${TB_VER} TB_VER= 17.0.11 #LIGHTNINGVER= 1.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} |