pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/weewm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:28:17 UTC 2026

Modified Files:
        pkgsrc/wm/weewm: Makefile

Log Message:
weewm: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/wm/weewm/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/weewm/Makefile
diff -u pkgsrc/wm/weewm/Makefile:1.12 pkgsrc/wm/weewm/Makefile:1.13
--- pkgsrc/wm/weewm/Makefile:1.12       Mon Oct  8 12:42:24 2012
+++ pkgsrc/wm/weewm/Makefile    Mon Feb 16 08:28:17 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2012/10/08 12:42:24 asau Exp $
-#
+# $NetBSD: Makefile,v 1.13 2026/02/16 08:28:17 wiz Exp $
 
 DISTNAME=      weewm-0.0.2
 PKGREVISION=   2
 CATEGORIES=    wm
-MASTER_SITES=  http://weewm.flashtux.org/download/
+#MASTER_SITES= http://weewm.flashtux.org/download/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      http://weewm.flashtux.org/
+#HOMEPAGE=     http://weewm.flashtux.org/
 COMMENT=       Fast and ultra light windowmanager with total keyboard control
 
 EXAMPLESDIR=   ${PREFIX}/share/examples/weewm



Home | Main Index | Thread Index | Old Index