pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/713b49f09ec7
branches:  trunk
changeset: 375938:713b49f09ec7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 16:03:35 2018 +0000

description:
bugzilla: follow redirect

diffstat:

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

diffs (17 lines):

diff -r 69d8c7b5f4a3 -r 713b49f09ec7 devel/bugzilla/Makefile
--- a/devel/bugzilla/Makefile   Sun Feb 25 16:03:08 2018 +0000
+++ b/devel/bugzilla/Makefile   Sun Feb 25 16:03:35 2018 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.46 2018/01/02 00:08:42 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2018/02/25 16:03:35 wiz Exp $
 
 DISTNAME=      bugzilla-5.0.3
 CATEGORIES=    www devel
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=webtools/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.bugzilla.org/
+HOMEPAGE=      https://www.bugzilla.org/
 COMMENT=       Web based bug tracking system
 LICENSE=       mpl-2.0
 



Home | Main Index | Thread Index | Old Index