diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-06-02 15:25:03 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-06-02 15:25:03 +0000 |
commit | 0fd1a3561d66cbb3ef0aa27771d0359b66c0a626 (patch) | |
tree | 8401ab1bef237dd8e6c5b134d9b899be93d13d13 /www | |
parent | 093497a4295cc68675719595cf65dbd484b2b4bb (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 790548cb7a6e..7c63672f01d3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.44 1997/05/24 13:17:14 jfitz Exp $ +# $Id: Makefile,v 1.45 1997/05/31 16:24:49 andreas Exp $ # SUBDIR += Mosaic # requires Motif @@ -17,7 +17,6 @@ SUBDIR += lynx SUBDIR += mapedit SUBDIR += mmm - SUBDIR += netscape2 SUBDIR += netscape3 SUBDIR += netscape4 SUBDIR += p5-Apache |