pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/afio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 19 08:27:59 UTC 2025

Modified Files:
        pkgsrc/archivers/afio: Makefile

Log Message:
afio: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/archivers/afio/Makefile

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

Modified files:

Index: pkgsrc/archivers/afio/Makefile
diff -u pkgsrc/archivers/afio/Makefile:1.19 pkgsrc/archivers/afio/Makefile:1.20
--- pkgsrc/archivers/afio/Makefile:1.19 Wed Nov 25 14:59:24 2020
+++ pkgsrc/archivers/afio/Makefile      Wed Nov 19 08:27:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/11/25 14:59:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2025/11/19 08:27:58 wiz Exp $
 
 DISTNAME=      afio-2.5.2
 CATEGORIES=    archivers
@@ -7,7 +7,7 @@ GITHUB_PROJECT= afio
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://members.chello.nl/~k.holtman/afio.html
+HOMEPAGE=      https://github.com/kholtman/afio
 COMMENT=       Data corruption handling cpio-format archive creator
 
 BUILD_TARGET=  afio



Home | Main Index | Thread Index | Old Index