diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-03 23:45:47 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-03 23:45:47 +0000 |
commit | 3ba28f098880e3cf57d9b51edf0d75cc64ffe4da (patch) | |
tree | c8f9fc9c4fe6042fc01802735b5b50c94eec2cc1 /www | |
parent | af71b7600edf95358d2bb144a8bb1fe40a88a99a (diff) | |
download | FreeBSD-ports-3ba28f098880e3cf57d9b51edf0d75cc64ffe4da.zip FreeBSD-ports-3ba28f098880e3cf57d9b51edf0d75cc64ffe4da.tar.gz |
Activate hotjava.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index d48b353..d61dd33 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.135 1999/07/01 23:38:57 sada Exp $ +# $Id: Makefile,v 1.136 1999/07/03 23:21:02 cpiazza Exp $ # SUBDIR += Mosaic # requires Motif @@ -31,6 +31,7 @@ SUBDIR += grail SUBDIR += gwstat SUBDIR += harvest + SUBDIR += hotjava SUBDIR += htmlpp SUBDIR += http-analyze SUBDIR += hypermail |