diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-04-15 09:41:09 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-04-15 09:41:09 +0000 |
commit | bdbb3fd632883836bfeac02e6f73a79bc241ff3e (patch) | |
tree | 6e57b1a4abd3c4b8835d5bba17293a8b2663b0c0 /wm | |
parent | 92a4a71100522cbb2a1a97482d9e7aa5aa80aa3a (diff) | |
download | pkgsrc-bdbb3fd632883836bfeac02e6f73a79bc241ff3e.tar.gz |
Added wm/fluxconf.
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 09d28166c82..206e15fdb9e 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2006/04/08 23:30:45 minskim Exp $ +# $NetBSD: Makefile,v 1.82 2006/04/15 09:41:09 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -24,6 +24,7 @@ SUBDIR+= enlightenment SUBDIR+= ethemes SUBDIR+= evilwm SUBDIR+= fluxbox +SUBDIR+= fluxconf SUBDIR+= fluxter SUBDIR+= flwm #SUBDIR+= fvwm-devel # conflicts with other fvwm packages |