pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/mandelbulber



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan  9 07:38:19 UTC 2026

Modified Files:
        pkgsrc/graphics/mandelbulber: Makefile

Log Message:
mandelbumber: swtich to https


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/mandelbulber/Makefile

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

Modified files:

Index: pkgsrc/graphics/mandelbulber/Makefile
diff -u pkgsrc/graphics/mandelbulber/Makefile:1.36 pkgsrc/graphics/mandelbulber/Makefile:1.37
--- pkgsrc/graphics/mandelbulber/Makefile:1.36  Thu Oct 23 20:37:39 2025
+++ pkgsrc/graphics/mandelbulber/Makefile       Fri Jan  9 07:38:19 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2025/10/23 20:37:39 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.37 2026/01/09 07:38:19 wiz Exp $
 
 DISTNAME=      mandelbulber1.13-1
 PKGNAME=       ${DISTNAME:S/-/./:S/mandelbulber/mandelbulber-/}
@@ -8,7 +7,7 @@ CATEGORIES=     graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mandelbulber/}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.mandelbulber.com/
+HOMEPAGE=      https://www.mandelbulber.com/
 COMMENT=       3D fractal explorer
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index