diff options
author | jkh <jkh@FreeBSD.org> | 1996-05-21 10:19:18 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-05-21 10:19:18 +0000 |
commit | cd337687febef9edc89f591a9d79ba1d39398e75 (patch) | |
tree | 77b4b8de8c8244ba850d3d6d452cf60c1e0875a3 /x11 | |
parent | 238531d952a7b26e957ffa79cdb9fd0f2f972cb9 (diff) | |
download | FreeBSD-ports-cd337687febef9edc89f591a9d79ba1d39398e75.zip FreeBSD-ports-cd337687febef9edc89f591a9d79ba1d39398e75.tar.gz |
Add specJava to subdirs.
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 04dad0a..a97bade 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1996/04/12 07:43:19 asami Exp $ +# $Id: Makefile,v 1.85 1996/05/06 11:48:35 joerg Exp $ # SUBDIR += FWF @@ -18,6 +18,7 @@ SUBDIR += olvwm SUBDIR += piewm SUBDIR += rxvt + SUBDIR += specJava SUBDIR += sxpc SUBDIR += tk SUBDIR += tk4 |