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:           Thu Jul 23 19:55:20 UTC 2020

Modified Files:
        pkgsrc/wm: Makefile

Log Message:
Add wm/frankenwm


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 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.149 pkgsrc/wm/Makefile:1.150
--- pkgsrc/wm/Makefile:1.149    Wed May 20 17:35:17 2020
+++ pkgsrc/wm/Makefile  Thu Jul 23 19:55:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.149 2020/05/20 17:35:17 nia Exp $
+# $NetBSD: Makefile,v 1.150 2020/07/23 19:55:19 pin Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -37,6 +37,7 @@ SUBDIR+=      evilwm
 SUBDIR+=       fluxbox
 SUBDIR+=       fluxter
 SUBDIR+=       flwm
+SUBDIR+=       frankenwm
 SUBDIR+=       fvwm
 SUBDIR+=       fvwm-devel
 SUBDIR+=       fvwm-themes



Home | Main Index | Thread Index | Old Index