pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/fuse-archivemount



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 07:47:58 UTC 2025

Modified Files:
        pkgsrc/filesystems/fuse-archivemount: Makefile

Log Message:
fuse-archivemount: update HOMEPAGE, comment out dead MASTER_SITES


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/filesystems/fuse-archivemount/Makefile

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

Modified files:

Index: pkgsrc/filesystems/fuse-archivemount/Makefile
diff -u pkgsrc/filesystems/fuse-archivemount/Makefile:1.10 pkgsrc/filesystems/fuse-archivemount/Makefile:1.11
--- pkgsrc/filesystems/fuse-archivemount/Makefile:1.10  Tue Nov 30 17:13:14 2021
+++ pkgsrc/filesystems/fuse-archivemount/Makefile       Mon Dec 15 07:47:58 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2021/11/30 17:13:14 pho Exp $
-#
+# $NetBSD: Makefile,v 1.11 2025/12/15 07:47:58 wiz Exp $
 
 DISTNAME=      archivemount-0.9.1
 PKGNAME=       fuse-${DISTNAME}
 CATEGORIES=    filesystems
-MASTER_SITES=  http://www.cybernoia.de/software/archivemount/
+#MASTER_SITES= http://www.cybernoia.de/software/archivemount/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cybernoia.de/software/archivemount/
+HOMEPAGE=      https://github.com/cybernoid/archivemount
 COMMENT=       FUSE gateway to libarchive
 LICENSE=       gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index