diff options
author | wiz <wiz@pkgsrc.org> | 2002-01-04 10:36:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-01-04 10:36:40 +0000 |
commit | 1093d2b7ad99150fa33b9e71360a4a22f6eb17fb (patch) | |
tree | 57d87527a52193f146cdbcdf7e0feda35920bc2c /wm/Makefile | |
parent | cbcb67db28d5519a06167f09ed0dcbf61244c678 (diff) | |
download | pkgsrc-1093d2b7ad99150fa33b9e71360a4a22f6eb17fb.tar.gz |
Add and enable fluxbox (hi Jared!)
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 13d0fd458af..996a40e6765 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/12/21 23:17:22 zuntum Exp $ +# $NetBSD: Makefile,v 1.19 2002/01/04 10:36:40 wiz Exp $ # COMMENT= window managers (for X) @@ -16,6 +16,7 @@ SUBDIR+= econf SUBDIR+= enlightenment SUBDIR+= ethemes SUBDIR+= evilwm +SUBDIR+= fluxbox SUBDIR+= flwm SUBDIR+= fvwm1 SUBDIR+= fvwm2 |