pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/inkscape



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 08:56:09 UTC 2025

Modified Files:
        pkgsrc/graphics/inkscape: Makefile

Log Message:
inkscape: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.316 -r1.317 pkgsrc/graphics/inkscape/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/inkscape/Makefile
diff -u pkgsrc/graphics/inkscape/Makefile:1.316 pkgsrc/graphics/inkscape/Makefile:1.317
--- pkgsrc/graphics/inkscape/Makefile:1.316     Thu Oct 23 20:37:34 2025
+++ pkgsrc/graphics/inkscape/Makefile   Wed Dec 31 08:56:09 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.316 2025/10/23 20:37:34 wiz Exp $
+# $NetBSD: Makefile,v 1.317 2025/12/31 08:56:09 wiz Exp $
 
 DISTNAME=      inkscape-1.4.2
 PKGREVISION=   7
@@ -7,7 +7,7 @@ MASTER_SITES=   https://media.inkscape.org
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    reed%reedmedia.net@localhost
-HOMEPAGE=      https://www.inkscape.org/
+HOMEPAGE=      https://inkscape.org/
 COMMENT=       Scalable Vector Graphics (SVG) editor
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index