diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-10 01:00:28 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-10 01:00:28 +0000 |
commit | d5054b16cae641c8b5f4a2cd15ceea5ff9cd3eb7 (patch) | |
tree | c2f33b12bc1948719dd6dcf247f6e4483a6b1591 /lang/Makefile | |
parent | Install gnuplot.info and adjust patch-aa to use libVFlib2.so. Also (diff) |
Register the jfc port it it's new home.
Notes
Notes:
svn path=/head/; revision=19390
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 56302439022c..d2e8b4bb0d47 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.133 1999/05/20 21:53:31 obrien Exp $ +# $Id: Makefile,v 1.134 1999/06/02 10:25:07 tg Exp $ # SUBDIR += ETHOberonV4 @@ -43,6 +43,7 @@ SUBDIR += jdk SUBDIR += jdk-doc SUBDIR += jdk-tutorial + SUBDIR += jfc SUBDIR += jikes SUBDIR += kaffe SUBDIR += lcc |