diff options
author | billf <billf@FreeBSD.org> | 1999-03-15 01:16:08 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-03-15 01:16:08 +0000 |
commit | e656041eac5f60ff5e29bb1894a36847b50ecb1c (patch) | |
tree | 2bb1c1648e3f9d6dd0543b6ec535d1e53537bc29 /x11-wm | |
parent | a1ad6f272dc3032e79280181b773fb7c4fff4b4d (diff) | |
download | FreeBSD-ports-e656041eac5f60ff5e29bb1894a36847b50ecb1c.zip FreeBSD-ports-e656041eac5f60ff5e29bb1894a36847b50ecb1c.tar.gz |
Activate flwm, The Fast Light Window Manager
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 4dc0347..b1163c1 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1999/01/09 03:19:34 asami Exp $ +# $Id: Makefile,v 1.10 1999/01/17 03:03:43 billf Exp $ # SUBDIR += 9menu @@ -11,6 +11,7 @@ SUBDIR += blackbox SUBDIR += ctwm SUBDIR += enlightenment + SUBDIR += flwm SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 |