diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 09:12:38 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 09:12:38 +0800 |
commit | 8620f2340f4752635b0203ed7b07da7397ac5f5b (patch) | |
tree | 7a80b0f4440e671fae8d36568642e0d5fcd906ec /x11-wm/Makefile | |
parent | e9fdd4ea72302ca4a2f781a7c302f45b8ed0af5b (diff) | |
download | freebsd-ports-gnome-8620f2340f4752635b0203ed7b07da7397ac5f5b.tar.gz freebsd-ports-gnome-8620f2340f4752635b0203ed7b07da7397ac5f5b.tar.zst freebsd-ports-gnome-8620f2340f4752635b0203ed7b07da7397ac5f5b.zip |
Activate the scwm port.
Diffstat (limited to 'x11-wm/Makefile')
-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 21aa55a2607f..1c8fc6e2f59a 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1999/03/15 01:16:08 billf Exp $ +# $Id: Makefile,v 1.12 1999/04/02 04:44:33 steve Exp $ # SUBDIR += 9menu @@ -24,6 +24,7 @@ SUBDIR += olvwm SUBDIR += piewm SUBDIR += qvwm + SUBDIR += scwm SUBDIR += tvtwm SUBDIR += vtwm SUBDIR += windowmaker |