pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/dfc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  4 13:03:39 UTC 2025

Modified Files:
        pkgsrc/sysutils/dfc: Makefile

Log Message:
dfc: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/dfc/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/dfc/Makefile
diff -u pkgsrc/sysutils/dfc/Makefile:1.7 pkgsrc/sysutils/dfc/Makefile:1.8
--- pkgsrc/sysutils/dfc/Makefile:1.7    Wed Aug 20 11:35:11 2025
+++ pkgsrc/sysutils/dfc/Makefile        Thu Dec  4 13:03:39 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2025/08/20 11:35:11 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2025/12/04 13:03:39 wiz Exp $
 
 DISTNAME=      dfc-3.1.1
 PKGREVISION=   1
 CATEGORIES=    sysutils
-MASTER_SITES=  http://projects.gw-computing.net/attachments/download/615/
+#MASTER_SITES= http://projects.gw-computing.net/attachments/download/615/
 # Note: the number at the end of the URL above changes for each release
 
 MAINTAINER=    mcy%lm7.fr@localhost
-HOMEPAGE=      https://projects.gw-computing.net/projects/dfc
+#HOMEPAGE=     https://projects.gw-computing.net/projects/dfc
 COMMENT=       Display file system space usage using graph and colors
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index