diff options
author | Steve Price <steve@FreeBSD.org> | 1998-03-28 15:16:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-03-28 15:16:00 +0000 |
commit | 53f6a9e817b0c2a0ed92a0813a4c7b483b3682fa (patch) | |
tree | 35a0b780fba43b2f3bc36960463ad17484c7c2e1 /x11 | |
parent | 4c8f1492a1a1a18398e99cdbe2f12002dd0ef920 (diff) | |
download | ports-53f6a9e817b0c2a0ed92a0813a4c7b483b3682fa.tar.gz ports-53f6a9e817b0c2a0ed92a0813a4c7b483b3682fa.zip |
Notes
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 d11b58b48b25..2433d94839ff 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 |