summaryrefslogtreecommitdiff
path: root/wm/Makefile
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-05-22 21:36:09 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-05-22 21:36:09 +0000
commite44b1eb23d96415b08aaaff10bfc371d2daeaea9 (patch)
tree4317c90b7b90b0b931ffc8d936b598e4b4fc7786 /wm/Makefile
parent9150cf0654983bb2f4c2a4ef88dfcc73f1706a9e (diff)
downloadpkgsrc-e44b1eb23d96415b08aaaff10bfc371d2daeaea9.tar.gz
+ xmonad
Diffstat (limited to 'wm/Makefile')
-rw-r--r--wm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile
index 70eb6630174..ae5565856b6 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2014/01/05 12:34:49 ryoon Exp $
+# $NetBSD: Makefile,v 1.123 2014/05/22 21:36:09 szptvlfn Exp $
#
COMMENT= X11 window managers, configuration tools, and themes
@@ -96,5 +96,6 @@ SUBDIR+= wmx
SUBDIR+= wmx-gnome
SUBDIR+= xfce4-wm
SUBDIR+= xfce4-wm-themes
+SUBDIR+= xmonad
.include "../mk/misc/category.mk"