diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-08 19:05:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-05-08 19:05:14 +0000 |
commit | bfecfa1413b6051e163b37aad5ade6480c2699b1 (patch) | |
tree | 191ffca431668f53cf8218508f277986a572b72f /www | |
parent | This is a new wrapper for netscape 4.x, which utilizes netscape's (diff) |
Add netscape-wrapper.
Notes
Notes:
svn path=/head/; revision=28372
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index a4fed87fff9e..a9c425eb5513 100644 --- a/www/Makefile +++ b/www/Makefile @@ -84,6 +84,7 @@ SUBDIR += momspider SUBDIR += mozilla SUBDIR += netscape-remote + SUBDIR += netscape-wrapper SUBDIR += netscape3 SUBDIR += netscape3-gold SUBDIR += netscape4-communicator |