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 9bc5e7e7487..1fd082ff4d3 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.133 2014/03/21 01:43:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.134 2014/04/09 07:27:11 obache Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} TB_VER= 24.4.0 #LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 |