diff options
Diffstat (limited to 'mail/thunderbird24/Makefile')
-rw-r--r-- | mail/thunderbird24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/thunderbird24/Makefile b/mail/thunderbird24/Makefile index f6a31a374f8..bba54ae0371 100644 --- a/mail/thunderbird24/Makefile +++ b/mail/thunderbird24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2017/02/12 06:25:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2017/09/06 09:03:02 wiz Exp $ DISTNAME= # empty PKGNAME= thunderbird24-${TB_VER} @@ -13,7 +13,7 @@ DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 #EXTRACT_DIR.lightning-${LIGHTNINGVER}.source.tar.bz2= ${WRKSRC}/lightning MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ +HOMEPAGE= https://www.mozillamessaging.com/en-US/thunderbird/ COMMENT= Organize, secure and customize your mail (version 24) USE_TOOLS+= unzip pax |