diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-10 19:32:14 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-10 19:32:14 +0000 |
commit | 35ab97590ad27710cc249186a57262baf89d91da (patch) | |
tree | 0dbf3371938063e3564216a3b75b29dbc96b2ae7 /www | |
parent | upgrade to 2.5; install the docs; and look in the right app-default (diff) |
Add netscape3.01
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 b9301d3a70f6..7aaa91177a60 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1996/09/03 19:41:46 jfitz Exp $ +# $Id: Makefile,v 1.21 1996/09/14 01:00:40 ache Exp $ # SUBDIR += CGI @@ -21,6 +21,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += netscape3.01 SUBDIR += slang-lynx SUBDIR += squid SUBDIR += tkHTML |