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:   fcambus
Date:           Fri Aug 16 14:08:32 UTC 2019

Modified Files:
        pkgsrc/wm: Makefile

Log Message:
Add coma.


To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 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.139 pkgsrc/wm/Makefile:1.140
--- pkgsrc/wm/Makefile:1.139    Fri Jul 26 18:12:47 2019
+++ pkgsrc/wm/Makefile  Fri Aug 16 14:08:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2019/07/26 18:12:47 wiz Exp $
+# $NetBSD: Makefile,v 1.140 2019/08/16 14:08:32 fcambus Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -23,6 +23,7 @@ SUBDIR+=      bsetroot
 SUBDIR+=       bspwm
 SUBDIR+=       ccsm
 SUBDIR+=       chunkwm
+SUBDIR+=       coma
 SUBDIR+=       compiz
 SUBDIR+=       compiz-fusion-plugins-extra
 SUBDIR+=       compiz-fusion-plugins-main



Home | Main Index | Thread Index | Old Index