diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:03:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-02-24 19:03:57 +0000 |
commit | e836983649c5968c5fc4ecd2a4ef40d7866d8c82 (patch) | |
tree | 18f97df4fff29371877f01fd0778ed460bfeee57 /www | |
parent | b33d2bfb993693ac89f68dcfe779271ea7aff8ff (diff) | |
download | freebsd-ports-e836983649c5968c5fc4ecd2a4ef40d7866d8c82.zip |
Add netscape4
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 2dc43ded5301..e854ee85ec6b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1997/02/02 02:12:09 chuckr Exp $ +# $Id: Makefile,v 1.35 1997/02/18 11:21:32 obrien Exp $ # SUBDIR += Mosaic # requires Motif @@ -19,6 +19,7 @@ SUBDIR += mmm SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += netscape4 SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-HTML |