diff options
author | steve <steve@FreeBSD.org> | 1998-03-28 15:16:00 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-03-28 15:16:00 +0000 |
commit | 9303458fc6aeaf4c185c60496ca1b6956d0038ae (patch) | |
tree | 7ee7fd6270485f3a02e30bcf268e0b3453f00989 /x11 | |
parent | 6829e9693ddf25f4146b71a32bb03b846d6fc154 (diff) | |
download | FreeBSD-ports-9303458fc6aeaf4c185c60496ca1b6956d0038ae.zip FreeBSD-ports-9303458fc6aeaf4c185c60496ca1b6956d0038ae.tar.gz |
Activate the lwm port.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d11b58b..2433d94 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.189 1998/03/22 05:13:11 jseger Exp $ +# $Id: Makefile,v 1.190 1998/03/27 14:31:19 tg Exp $ # SUBDIR += FWF @@ -41,6 +41,7 @@ SUBDIR += libdnd SUBDIR += libsx SUBDIR += lupe + SUBDIR += lwm SUBDIR += mlclock SUBDIR += mlvwm SUBDIR += mouseclock |