diff options
author | smpatel <smpatel@FreeBSD.org> | 1996-04-09 04:57:19 +0800 |
---|---|---|
committer | smpatel <smpatel@FreeBSD.org> | 1996-04-09 04:57:19 +0800 |
commit | 15797cfebe271c15fbf9f639c286077046d4747c (patch) | |
tree | efa6de7fef2cadd21a2264d5a908f72b33da4181 /www/Makefile | |
parent | 2ef3a7f8a610a0ba7691c9b81100e34b105ef7f2 (diff) | |
download | freebsd-ports-graphics-15797cfebe271c15fbf9f639c286077046d4747c.tar.gz freebsd-ports-graphics-15797cfebe271c15fbf9f639c286077046d4747c.tar.zst freebsd-ports-graphics-15797cfebe271c15fbf9f639c286077046d4747c.zip |
Added the JDK class libraries port.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9630fcd2e69..773da034348 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1996/04/01 04:04:16 asami Exp $ +# $Id: Makefile,v 1.12 1996/04/01 07:24:34 asami Exp $ # RESTRICTED += Mosaic # requires Motif @@ -11,6 +11,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += gn SUBDIR += harvest SUBDIR += javac_netscape + SUBDIR += jdk SUBDIR += kaffe SUBDIR += libwww SUBDIR += linemode |