pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/wmctrl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:30:32 UTC 2026

Modified Files:
        pkgsrc/wm/wmctrl: Makefile

Log Message:
wmctrl: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/wm/wmctrl/Makefile

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

Modified files:

Index: pkgsrc/wm/wmctrl/Makefile
diff -u pkgsrc/wm/wmctrl/Makefile:1.22 pkgsrc/wm/wmctrl/Makefile:1.23
--- pkgsrc/wm/wmctrl/Makefile:1.22      Thu Oct 23 20:39:43 2025
+++ pkgsrc/wm/wmctrl/Makefile   Mon Feb 16 08:30:32 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.22 2025/10/23 20:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2026/02/16 08:30:32 wiz Exp $
 
 DISTNAME=              wmctrl-1.07
 PKGREVISION=           8
 CATEGORIES=            wm
-MASTER_SITES=          https://sites.google.com/site/tstyblo/wmctrl/
+#MASTER_SITES=         https://sites.google.com/site/tstyblo/wmctrl/
 
 MAINTAINER=            snj%NetBSD.org@localhost
-HOMEPAGE=              https://sites.google.com/site/tstyblo/wmctrl
+#HOMEPAGE=             https://sites.google.com/site/tstyblo/wmctrl
 COMMENT=               Command line interface to an EWMH-compliant WM
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index