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 | 4c2a544f0f068dad9dd58d35299a7311e47dba81 (patch) | |
tree | 6e57b1a4abd3c4b8835d5bba17293a8b2663b0c0 /wm | |
parent | 66955cd54ae0a92084eb55a4d49743d05f773c07 (diff) | |
download | pkgsrc-4c2a544f0f068dad9dd58d35299a7311e47dba81.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 |