diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-18 11:21:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-18 11:21:32 +0000 |
commit | c900036f8e32fc8b56b44a29eb0a68aa27738379 (patch) | |
tree | ed62e5d0ee9408de7abb6d0d3c12a7e7fbe81a45 | |
parent | b85e96f1418a4fc4fa6c2c8ae320f89583844857 (diff) | |
download | freebsd-ports-c900036f8e32fc8b56b44a29eb0a68aa27738379.zip |
www/sawt --> devel/sawt
www/kaffe --> lang/kaffe
www/jdk --> lang/jdk
www/javac_netscape --> lang/javac_netscape
-rw-r--r-- | www/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/Makefile b/www/Makefile index 846456c48fb3..2dc43ded5301 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1997/01/09 03:00:49 asami Exp $ +# $Id: Makefile,v 1.34 1997/02/02 02:12:09 chuckr Exp $ # SUBDIR += Mosaic # requires Motif @@ -12,9 +12,6 @@ SUBDIR += eperl SUBDIR += gn SUBDIR += harvest - SUBDIR += javac_netscape - SUBDIR += jdk - SUBDIR += kaffe SUBDIR += libwww SUBDIR += linemode SUBDIR += lynx @@ -29,7 +26,6 @@ SUBDIR += p5-HTML-Stream SUBDIR += p5-HTTPD-Tools SUBDIR += p5-libwww - SUBDIR += sawt SUBDIR += slang-lynx SUBDIR += squid SUBDIR += squid11 |