pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/gamin



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 15 07:49:45 UTC 2025

Modified Files:
        pkgsrc/sysutils/gamin: Makefile.common

Log Message:
gamin: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/gamin/Makefile.common

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

Modified files:

Index: pkgsrc/sysutils/gamin/Makefile.common
diff -u pkgsrc/sysutils/gamin/Makefile.common:1.9 pkgsrc/sysutils/gamin/Makefile.common:1.10
--- pkgsrc/sysutils/gamin/Makefile.common:1.9   Mon Nov  4 21:28:45 2019
+++ pkgsrc/sysutils/gamin/Makefile.common       Mon Dec 15 07:49:45 2025
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile.common,v 1.9 2019/11/04 21:28:45 rillig Exp $
+# $NetBSD: Makefile.common,v 1.10 2025/12/15 07:49:45 wiz Exp $
 #
 # used by sysutils/gamin/Makefile
 # used by sysutils/libgamin/Makefile
 
 DISTNAME=      gamin-0.1.10
 CATEGORIES=    sysutils
-MASTER_SITES=  http://www.gnome.org/~veillard/gamin/sources/
+#MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gnome.org/~veillard/gamin/
+#HOMEPAGE=     https://www.gnome.org/~veillard/gamin/
 COMMENT=       File alteration monitor
 LICENSE=       gnu-lgpl-v2
 



Home | Main Index | Thread Index | Old Index