pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/fastdep



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:22:37 UTC 2025

Modified Files:
        pkgsrc/devel/fastdep: Makefile

Log Message:
fastdep: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/fastdep/Makefile

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

Modified files:

Index: pkgsrc/devel/fastdep/Makefile
diff -u pkgsrc/devel/fastdep/Makefile:1.16 pkgsrc/devel/fastdep/Makefile:1.17
--- pkgsrc/devel/fastdep/Makefile:1.16  Wed Oct 31 11:16:57 2012
+++ pkgsrc/devel/fastdep/Makefile       Thu Dec 11 09:22:37 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2012/10/31 11:16:57 asau Exp $
-#
+# $NetBSD: Makefile,v 1.17 2025/12/11 09:22:37 wiz Exp $
 
 DISTNAME=      fastdep-0.16
 PKGREVISION=   1
 CATEGORIES=    devel
-MASTER_SITES=  http://www.irule.be/bvh/c++/fastdep/
+#MASTER_SITES= http://www.irule.be/bvh/c++/fastdep/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.irule.be/bvh/c++/fastdep/
+#HOMEPAGE=     http://www.irule.be/bvh/c++/fastdep/
 COMMENT=       Dependency generator for C/C++ files
 
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index