pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/bugzilla3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar  4 16:16:46 UTC 2018

Modified Files:
        pkgsrc/devel/bugzilla3: Makefile

Log Message:
bugzilla: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/bugzilla3/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/bugzilla3/Makefile
diff -u pkgsrc/devel/bugzilla3/Makefile:1.26 pkgsrc/devel/bugzilla3/Makefile:1.27
--- pkgsrc/devel/bugzilla3/Makefile:1.26        Mon Jan 16 14:06:43 2017
+++ pkgsrc/devel/bugzilla3/Makefile     Sun Mar  4 16:16:46 2018
@@ -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