pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/startbug1



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:09:33 UTC 2026

Modified Files:
        pkgsrc/devel/startbug1: Makefile

Log Message:
startbug1: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/startbug1/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/startbug1/Makefile
diff -u pkgsrc/devel/startbug1/Makefile:1.40 pkgsrc/devel/startbug1/Makefile:1.41
--- pkgsrc/devel/startbug1/Makefile:1.40        Wed Jan  7 08:46:46 2026
+++ pkgsrc/devel/startbug1/Makefile     Tue Feb 10 08:09:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2026/01/07 08:46:46 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2026/02/10 08:09:33 wiz Exp $
 
 DISTNAME=      starbug1-1.6.01
 PKGREVISION=   36
@@ -6,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  ${MASTER_SITE_OSDN:=starbug1/57514/}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://starbug1.com/
+HOMEPAGE=      https://starbug1.com/
 COMMENT=       Light weight Bug Tracking System written in C and Perl
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index