pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/xzgv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 08:15:30 UTC 2026

Modified Files:
        pkgsrc/graphics/xzgv: Makefile

Log Message:
xzgv: add trailing slash


To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/xzgv/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/xzgv/Makefile
diff -u pkgsrc/graphics/xzgv/Makefile:1.92 pkgsrc/graphics/xzgv/Makefile:1.93
--- pkgsrc/graphics/xzgv/Makefile:1.92  Tue Jan 27 08:39:51 2026
+++ pkgsrc/graphics/xzgv/Makefile       Sun Feb 22 08:15:30 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.92 2026/01/27 08:39:51 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.93 2026/02/22 08:15:30 wiz Exp $
 
 DISTNAME=      xzgv-0.9.1
 PKGREVISION=   43
@@ -7,7 +6,7 @@ CATEGORIES=     graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xzgv/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/xzgv
+HOMEPAGE=      https://sourceforge.net/projects/xzgv/
 COMMENT=       Image viewer
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index