pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/vp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:24:09 UTC 2026

Modified Files:
        pkgsrc/graphics/vp: Makefile

Log Message:
vp: switch to http, since certificate is invalid


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/vp/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/vp/Makefile
diff -u pkgsrc/graphics/vp/Makefile:1.23 pkgsrc/graphics/vp/Makefile:1.24
--- pkgsrc/graphics/vp/Makefile:1.23    Mon Jan  6 21:49:22 2025
+++ pkgsrc/graphics/vp/Makefile Mon Feb 16 08:24:09 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2025/01/06 21:49:22 ktnb Exp $
-#
+# $NetBSD: Makefile,v 1.24 2026/02/16 08:24:09 wiz Exp $
 
 DISTNAME=              vp-1.8
 PKGREVISION=           2
@@ -7,7 +6,7 @@ CATEGORIES=             graphics
 MASTER_SITES=          http://elfga.com/~erik/files/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://elfga.com/~erik/
+HOMEPAGE=              http://elfga.com/~erik/
 COMMENT=               Image viewer
 
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index