diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1997-05-20 04:44:33 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1997-05-20 04:44:33 +0000 |
commit | d4c4fd0b816811df05574e4eb982a6bf17eecf4c (patch) | |
tree | 4116a58ebe3a00c64466e3163146378aa9d1ef03 | |
parent | Update to 2.2.1. (diff) |
Completing the remove of specJava (my isp lost connectivity
partway thru the commit, I hope nothings botched!)
PR: 3496
Notes
Notes:
svn path=/head/; revision=6501
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index f5198ab805d3..81ecd1f2ee84 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.132 1997/04/21 02:28:34 jfitz Exp $ +# $Id: Makefile,v 1.133 1997/05/05 12:38:41 tg Exp $ # SUBDIR += FWF @@ -38,7 +38,6 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt - SUBDIR += specJava SUBDIR += swisswatch SUBDIR += sxpc SUBDIR += tix |