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 | 8d42cb81d61e704abe206b9ecc563b01b3ff7eee (patch) | |
tree | 83272aff9edc16bbb1c3926225d28c5cd365d8cb /wm | |
parent | 02cb2da3efaa3cfe5d62c5a73776aa48021d1030 (diff) | |
download | pkgsrc-8d42cb81d61e704abe206b9ecc563b01b3ff7eee.tar.gz |
add wm/quartz-wm
Diffstat (limited to 'wm')
-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 |