diff options
author | tnn <tnn@pkgsrc.org> | 2015-10-01 11:08:16 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-10-01 11:08:16 +0000 |
commit | e436ca2a35e2ae6411bbafa8fb8ed9dd4655d2d5 (patch) | |
tree | 83272aff9edc16bbb1c3926225d28c5cd365d8cb /wm/Makefile | |
parent | a849e505c65347bad8446deedf159cbe6b48b45d (diff) | |
download | pkgsrc-e436ca2a35e2ae6411bbafa8fb8ed9dd4655d2d5.tar.gz |
add wm/quartz-wm
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index fef401cd885..14091c7c39d 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2015/06/05 22:50:26 youri Exp $ +# $NetBSD: Makefile,v 1.130 2015/10/01 11:08:16 tnn Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -69,6 +69,7 @@ SUBDIR+= pekwm SUBDIR+= piewm SUBDIR+= pwm SUBDIR+= py-tyle +SUBDIR+= quartz-wm SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= selectwm |