pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/fd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:23:33 UTC 2025

Modified Files:
        pkgsrc/misc/fd: Makefile

Log Message:
fd: remove dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/misc/fd/Makefile

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

Modified files:

Index: pkgsrc/misc/fd/Makefile
diff -u pkgsrc/misc/fd/Makefile:1.34 pkgsrc/misc/fd/Makefile:1.35
--- pkgsrc/misc/fd/Makefile:1.34        Fri May 14 13:26:27 2021
+++ pkgsrc/misc/fd/Makefile     Thu Dec 11 09:23:33 2025
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.34 2021/05/14 13:26:27 nia Exp $
-#
+# $NetBSD: Makefile,v 1.35 2025/12/11 09:23:33 wiz Exp $
 
 DISTNAME=      FD-3.01b
 PKGNAME=       ${DISTNAME:tl}
 PKGREVISION=   1
 CATEGORIES=    misc shells
-MASTER_SITES=  http://hp.vector.co.jp/authors/VA012337/soft/fd/
+#MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://hp.vector.co.jp/authors/VA012337/soft/fd/
+#HOMEPAGE=     https://hp.vector.co.jp/authors/VA012337/soft/fd/
 COMMENT=       File and directory management tool
 
 MAKE_FLAGS+=   CONFDIR=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index