pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Thu Jun  6 14:30:56 UTC 2024

Modified Files:
        pkgsrc/wm: Makefile

Log Message:
Removed reference to old icewms


To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 pkgsrc/wm/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/Makefile
diff -u pkgsrc/wm/Makefile:1.175 pkgsrc/wm/Makefile:1.176
--- pkgsrc/wm/Makefile:1.175    Fri Nov 24 11:11:50 2023
+++ pkgsrc/wm/Makefile  Thu Jun  6 14:30:56 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.175 2023/11/24 11:11:50 pin Exp $
+# $NetBSD: Makefile,v 1.176 2024/06/06 14:30:56 ktnb Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -47,10 +47,6 @@ SUBDIR+=     golem
 SUBDIR+=       herbstluftwm
 SUBDIR+=       i3
 SUBDIR+=       icewm
-SUBDIR+=       icewm-imlib
-SUBDIR+=       icewm13
-SUBDIR+=       icewm14
-SUBDIR+=       icewmconf
 SUBDIR+=       jwm
 SUBDIR+=       larswm
 SUBDIR+=       lefthk



Home | Main Index | Thread Index | Old Index