diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-11-28 20:31:07 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-11-28 20:31:07 +0000 |
commit | 95974dfc6c1aba144aa22e543a8bae37e96594fb (patch) | |
tree | 7108b7e2bafe2869222bd7fad74f6de6d5c039de /x11 | |
parent | 31ad3781b6650ca2d5186056d9e864d0abb401e3 (diff) | |
download | ports-95974dfc6c1aba144aa22e543a8bae37e96594fb.tar.gz ports-95974dfc6c1aba144aa22e543a8bae37e96594fb.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index e1edb7dafff2..a5726913cef9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.177 1997/11/24 05:04:22 fenner Exp $ +# $Id: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # SUBDIR += FWF @@ -104,7 +104,6 @@ SUBDIR += xtacy SUBDIR += xtattr SUBDIR += xtestpicture - SUBDIR += xtide SUBDIR += xtoolwait SUBDIR += xview-clients SUBDIR += xview-config |