diff options
author | minskim <minskim@pkgsrc.org> | 2006-04-08 23:30:44 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-04-08 23:30:44 +0000 |
commit | dceebfcc3897b37da48a899a0de09e6a895e88d7 (patch) | |
tree | c4c82e47963a8e5a4f70d2fdd3d13aee67e2a7f2 /wm | |
parent | 6498a92d095825f201b854737a6bdbba3b79bba2 (diff) | |
download | pkgsrc-dceebfcc3897b37da48a899a0de09e6a895e88d7.tar.gz |
Add fluxter.
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 afd7b4db65b..09d28166c82 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2006/01/03 16:05:52 rxg Exp $ +# $NetBSD: Makefile,v 1.81 2006/04/08 23:30:45 minskim Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -24,6 +24,7 @@ SUBDIR+= enlightenment SUBDIR+= ethemes SUBDIR+= evilwm SUBDIR+= fluxbox +SUBDIR+= fluxter SUBDIR+= flwm #SUBDIR+= fvwm-devel # conflicts with other fvwm packages SUBDIR+= fvwm1 |