diff options
author | jschauma <jschauma@pkgsrc.org> | 2006-08-20 23:08:44 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2006-08-20 23:08:44 +0000 |
commit | 31435778dbcdfefaf10d65010cbf677c1448fb08 (patch) | |
tree | 710b36cf240e9a96ea823b946c3507c75808027c /wm/Makefile | |
parent | 1b21c28f6f35218d9715ab41756082e03372ae09 (diff) | |
download | pkgsrc-31435778dbcdfefaf10d65010cbf677c1448fb08.tar.gz |
add/enable bbkeys09, bbpager04, blackbox70
have older versions conflict with these newer incompatible versions
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 89518c79580..0af42582892 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2006/08/04 01:10:42 reed Exp $ +# $NetBSD: Makefile,v 1.85 2006/08/20 23:08:44 jschauma Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -12,9 +12,12 @@ SUBDIR+= amaterus SUBDIR+= amiwm SUBDIR+= bbconf SUBDIR+= bbkeys +SUBDIR+= bbkeys04 SUBDIR+= bbpager +SUBDIR+= bbpager09 SUBDIR+= bbrun SUBDIR+= blackbox +SUBDIR+= blackbox70 SUBDIR+= bsetroot SUBDIR+= ctwm SUBDIR+= cwm |