diff options
author | wiz <wiz@pkgsrc.org> | 2012-01-08 15:22:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-01-08 15:22:27 +0000 |
commit | 63d3a5c64c028811de2a4800cca432340a9a484d (patch) | |
tree | 7b016ac6ab2107c8f8856c2d9b00422f72914066 /wm | |
parent | 2e694853ac926b5d53c2f00aebf1566d241368c8 (diff) | |
download | pkgsrc-63d3a5c64c028811de2a4800cca432340a9a484d.tar.gz |
+ notion.
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 481da8d780f..0c4888daaa6 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2011/06/18 15:31:16 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2012/01/08 15:22:27 wiz Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -53,6 +53,7 @@ SUBDIR+= metacity SUBDIR+= metisse SUBDIR+= mlvwm SUBDIR+= musca +SUBDIR+= notion SUBDIR+= novawm SUBDIR+= obconf SUBDIR+= obpager |