pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/zidrav



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 22 08:18:19 UTC 2026

Modified Files:
        pkgsrc/sysutils/zidrav: Makefile

Log Message:
zidrav: add trailing slash


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/zidrav/Makefile

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

Modified files:

Index: pkgsrc/sysutils/zidrav/Makefile
diff -u pkgsrc/sysutils/zidrav/Makefile:1.8 pkgsrc/sysutils/zidrav/Makefile:1.9
--- pkgsrc/sysutils/zidrav/Makefile:1.8 Sun Sep 18 13:49:00 2022
+++ pkgsrc/sysutils/zidrav/Makefile     Sun Feb 22 08:18:19 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/09/18 13:49:00 he Exp $
-#
+# $NetBSD: Makefile,v 1.9 2026/02/22 08:18:19 wiz Exp $
 
 DISTNAME=      zidrav4unix-1.2.0
 PKGNAME=       zidrav-1.20
@@ -8,7 +7,7 @@ CATEGORIES=     sysutils
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=zidrav/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://sourceforge.net/projects/zidrav
+HOMEPAGE=      https://sourceforge.net/projects/zidrav/
 COMMENT=       File corruption detection and repair program
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index