pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/fuse-svnfs
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 10 08:13:03 UTC 2026
Modified Files:
pkgsrc/filesystems/fuse-svnfs: Makefile
Log Message:
fuse-svnfs: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/filesystems/fuse-svnfs/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-svnfs/Makefile
diff -u pkgsrc/filesystems/fuse-svnfs/Makefile:1.66 pkgsrc/filesystems/fuse-svnfs/Makefile:1.67
--- pkgsrc/filesystems/fuse-svnfs/Makefile:1.66 Wed Jan 7 08:46:55 2026
+++ pkgsrc/filesystems/fuse-svnfs/Makefile Tue Feb 10 08:13:03 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.66 2026/01/07 08:46:55 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.67 2026/02/10 08:13:03 wiz Exp $
DISTNAME= svnfs-0.4
PKGREVISION= 60
CATEGORIES= filesystems
-MASTER_SITES= http://www.jmadden.eu/wp-content/uploads/svnfs/
+#MASTER_SITES= http://www.jmadden.eu/wp-content/uploads/svnfs/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.jmadden.eu/
+#HOMEPAGE= http://www.jmadden.eu/
COMMENT= FUSE filesystem for accessing SVN repositories
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index