diff options
author | asami <asami@FreeBSD.org> | 1996-04-01 12:04:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-01 12:04:16 +0800 |
commit | 236849ece6e2a262f33513c053e6b90f91037ea3 (patch) | |
tree | 0b9f6b8ab1453f9ddc3309366d21c5caf5ed2d78 /www/Makefile | |
parent | d056dd9fda7161f438788417a8b1f9cb34e83e02 (diff) | |
download | freebsd-ports-gnome-236849ece6e2a262f33513c053e6b90f91037ea3.tar.gz freebsd-ports-gnome-236849ece6e2a262f33513c053e6b90f91037ea3.tar.zst freebsd-ports-gnome-236849ece6e2a262f33513c053e6b90f91037ea3.zip |
Added javac_netscape.
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 d84c83d7d8b4..4c060bcebaf8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1996/03/17 22:53:06 asami Exp $ +# $Id: Makefile,v 1.10 1996/03/29 18:52:08 jkh Exp $ # RESTRICTED += Mosaic # requires Motif @@ -10,6 +10,7 @@ RESTRICTED += ashe # requires Motif SUBDIR += comline SUBDIR += gn SUBDIR += harvest + SUBDIR += javac_netscape SUBDIR += kaffe SUBDIR += libwww SUBDIR += linemode |