diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-01-07 21:32:04 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-01-07 21:32:04 +0000 |
commit | f777ace28a8f53337c5aee1d5078b85d9a793504 (patch) | |
tree | 7a4f62bb6aa1c722b57481933711b020094fafe4 | |
parent | Mirror distfiles. (diff) |
turn on netscape45-communicator.us
Notes
Notes:
svn path=/head/; revision=15923
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 15b59e31e771..a0138212712e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1998/12/23 19:15:41 vanilla Exp $ +# $Id: Makefile,v 1.111 1998/12/26 15:56:21 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -53,6 +53,7 @@ SUBDIR += netscape4-communicator.us SUBDIR += netscape4-navigator SUBDIR += netscape45-communicator + SUBDIR += netscape45-communicator.us SUBDIR += netscape45-navigator SUBDIR += p5-Apache SUBDIR += p5-CGI |