diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-21 15:15:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-21 15:15:57 +0000 |
commit | d2af2d055a948d886d593b1949c8768b78f81091 (patch) | |
tree | 268e890a57c38adc5d8927388a20743dd7ac714b /wm | |
parent | 6505afdde17099865f7412729f18f1d5ed414974 (diff) | |
download | pkgsrc-d2af2d055a948d886d593b1949c8768b78f81091.tar.gz |
+ scrotwm.
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 6133783d71a..9e64823b69c 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2008/09/16 16:07:31 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2009/02/21 15:15:57 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -63,6 +63,7 @@ SUBDIR+= pwm SUBDIR+= qvwm SUBDIR+= ratpoison SUBDIR+= sawfish +SUBDIR+= scrotwm SUBDIR+= selectwm SUBDIR+= skippy SUBDIR+= tvtwm |