pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xkbset



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 19 08:33:43 UTC 2026

Modified Files:
        pkgsrc/x11/xkbset: Makefile

Log Message:
xkbset: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/xkbset/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/xkbset/Makefile
diff -u pkgsrc/x11/xkbset/Makefile:1.27 pkgsrc/x11/xkbset/Makefile:1.28
--- pkgsrc/x11/xkbset/Makefile:1.27     Tue Jun 28 11:38:00 2022
+++ pkgsrc/x11/xkbset/Makefile  Thu Feb 19 08:33:42 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2022/06/28 11:38:00 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.28 2026/02/19 08:33:42 wiz Exp $
 
 DISTNAME=      xkbset-0.5
 PKGREVISION=   10
 CATEGORIES=    x11
-MASTER_SITES=  http://faculty.missouri.edu/~stephen/software/xkbset/
+#MASTER_SITES= http://faculty.missouri.edu/~stephen/software/xkbset/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://faculty.missouri.edu/~stephen/software/#xkbset
+#HOMEPAGE=     http://faculty.missouri.edu/~stephen/software/#xkbset
 COMMENT=       Manages XKB features of the X window system
 
 USE_TOOLS+=    perl:run



Home | Main Index | Thread Index | Old Index