pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bugzilla3 bugzilla: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b08652e4a4d
branches:  trunk
changeset: 376590:8b08652e4a4d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 04 16:16:46 2018 +0000

description:
bugzilla: follow redirect

diffstat:

 devel/bugzilla3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 32cf4602535f -r 8b08652e4a4d devel/bugzilla3/Makefile
--- a/devel/bugzilla3/Makefile  Sun Mar 04 16:15:12 2018 +0000
+++ b/devel/bugzilla3/Makefile  Sun Mar 04 16:16:46 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2017/01/16 14:06:43 mef Exp $
+# $NetBSD: Makefile,v 1.27 2018/03/04 16:16:46 wiz Exp $
 
 DISTNAME=      bugzilla-3.6.8
 CATEGORIES=    www devel
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=webtools/archived/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.bugzilla.org/
+HOMEPAGE=      https://www.bugzilla.org/
 COMMENT=       Web based bug tracking system
 LICENSE=       mpl-1.0
 



Home | Main Index | Thread Index | Old Index