diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-04 07:19:09 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-04 07:19:09 +0000 |
commit | a15c9cc682beb8809716646e08d915a8e4be730c (patch) | |
tree | cb0e03885f7940670dcad006b1ceb6e95528f0b7 /x11 | |
parent | 2d749d67ab33c7de7bfe311692efb75ffc003dcb (diff) | |
download | ports-a15c9cc682beb8809716646e08d915a8e4be730c.tar.gz ports-a15c9cc682beb8809716646e08d915a8e4be730c.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 6dce96a0e108..8a23bc34be0c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.229 1998/08/11 15:08:57 kuriyama Exp $ +# $Id: Makefile,v 1.230 1998/08/14 22:46:52 asami Exp $ # SUBDIR += XFree86 @@ -42,6 +42,7 @@ SUBDIR += sxpc SUBDIR += tkgoodstuff SUBDIR += tycoon + SUBDIR += wdm SUBDIR += x3270 SUBDIR += xaniroc SUBDIR += xantfarm |