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:   pin
Date:           Mon Jul  4 20:10:01 UTC 2022

Modified Files:
        pkgsrc/wm: Makefile

Log Message:
Add emwm


To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 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.169 pkgsrc/wm/Makefile:1.170
--- pkgsrc/wm/Makefile:1.169    Tue Feb 22 08:20:03 2022
+++ pkgsrc/wm/Makefile  Mon Jul  4 20:10:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2022/02/22 08:20:03 pin Exp $
+# $NetBSD: Makefile,v 1.170 2022/07/04 20:10:01 pin Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -30,6 +30,7 @@ SUBDIR+=      dwm
 SUBDIR+=       e16menuedit2
 SUBDIR+=       e16themes
 SUBDIR+=       echinus
+SUBDIR+=       emwm
 SUBDIR+=       enlightenment16
 SUBDIR+=       evilwm
 SUBDIR+=       fluxbox



Home | Main Index | Thread Index | Old Index