pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/sakura



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:21:55 UTC 2026

Modified Files:
        pkgsrc/x11/sakura: Makefile

Log Message:
sakura: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/sakura/Makefile

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

Modified files:

Index: pkgsrc/x11/sakura/Makefile
diff -u pkgsrc/x11/sakura/Makefile:1.62 pkgsrc/x11/sakura/Makefile:1.63
--- pkgsrc/x11/sakura/Makefile:1.62     Tue Jan 27 08:41:05 2026
+++ pkgsrc/x11/sakura/Makefile  Sat Feb  7 08:21:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2026/01/27 08:41:05 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2026/02/07 08:21:55 wiz Exp $
 
 DISTNAME=      sakura-3.8.9
 PKGREVISION=   4
@@ -7,7 +7,7 @@ MASTER_SITES=   https://launchpad.net/saku
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.pleyades.net/david/projects/sakura
+HOMEPAGE=      https://www.pleyades.net/david/projects/sakura
 COMMENT=       Terminal emulator based on GTK and VTE that supports tab
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index