pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/modeline



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 10 07:49:28 UTC 2026

Modified Files:
        pkgsrc/x11/modeline: Makefile

Log Message:
modeline: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/modeline/Makefile

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

Modified files:

Index: pkgsrc/x11/modeline/Makefile
diff -u pkgsrc/x11/modeline/Makefile:1.18 pkgsrc/x11/modeline/Makefile:1.19
--- pkgsrc/x11/modeline/Makefile:1.18   Mon Jan 27 18:59:07 2025
+++ pkgsrc/x11/modeline/Makefile        Sat Jan 10 07:49:27 2026
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.18 2025/01/27 18:59:07 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2026/01/10 07:49:27 wiz Exp $
 
 DISTNAME=              modeline_vfr.c
 PKGNAME=               modeline-20060729
 PKGREVISION=           1
 CATEGORIES=            x11
-MASTER_SITES=          http://www.bohne-lang.de/spec/linux/modeline/
+#MASTER_SITES=         http://www.bohne-lang.de/spec/linux/modeline/
 DIST_SUBDIR=           ${PKGNAME_NOREV}
 EXTRACT_SUFX=          # empty
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.bohne-lang.de/spec/linux/modeline/
+#HOMEPAGE=             http://www.bohne-lang.de/spec/linux/modeline/
 COMMENT=               Calculates XF86 Modelines to configure your monitor for X11R6
 
 WRKSRC=                        ${WRKDIR}/modeline



Home | Main Index | Thread Index | Old Index