pkgsrc-Changes archive

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

CVS commit: pkgsrc/filesystems/fsx



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 07:46:16 UTC 2025

Modified Files:
        pkgsrc/filesystems/fsx: Makefile

Log Message:
fsx: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/filesystems/fsx/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/fsx/Makefile
diff -u pkgsrc/filesystems/fsx/Makefile:1.3 pkgsrc/filesystems/fsx/Makefile:1.4
--- pkgsrc/filesystems/fsx/Makefile:1.3 Sat Dec 23 08:38:24 2023
+++ pkgsrc/filesystems/fsx/Makefile     Mon Dec 15 07:46:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2023/12/23 08:38:24 zafer Exp $
+# $NetBSD: Makefile,v 1.4 2025/12/15 07:46:16 wiz Exp $
 
 DISTNAME=      fsx-2009
 CATEGORIES=    filesystems
@@ -6,7 +6,7 @@ MASTER_SITES=   #
 DISTFILES=     fsx.c Makefile APPLE_LICENSE
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://codemonkey.org.uk/projects/fsx/
+#HOMEPAGE=     http://codemonkey.org.uk/projects/fsx/
 COMMENT=       File System Exerciser
 LICENSE=       apple-public-source-license
 



Home | Main Index | Thread Index | Old Index