diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-13 14:27:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-10-13 14:27:56 +0000 |
commit | c85ebc35044f0b7d8b46f91a4eb1dac2a565ae56 (patch) | |
tree | 8f617c41e84825054d4668b1309750dde309cc2d /www | |
parent | 53496fae1cbc0df9433c649515ffe544439397b8 (diff) |
Netscape rename
Notes
Notes:
svn path=/head/; revision=3972
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 7aaa91177a60..6df3e0888b71 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.21 1996/09/14 01:00:40 ache Exp $ +# $Id: Makefile,v 1.22 1996/10/10 19:32:14 ache Exp $ # SUBDIR += CGI @@ -21,7 +21,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 - SUBDIR += netscape3.01 + SUBDIR += netscape301 SUBDIR += slang-lynx SUBDIR += squid SUBDIR += tkHTML |