diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-11 17:22:35 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1998-04-11 17:22:35 +0000 |
commit | 6eeae68bd96092fd50cb563272c7c03f61b866e4 (patch) | |
tree | efb6de4024f2d53206897f2b9b1753be815a7e48 /www/Makefile | |
parent | d47f67164c47e34cb12d03c333ef78f50ae9aa4c (diff) | |
download | ports-6eeae68bd96092fd50cb563272c7c03f61b866e4.tar.gz ports-6eeae68bd96092fd50cb563272c7c03f61b866e4.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index cdfbeb6a0d36..9c4e6641bb23 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.71 1998/03/21 13:54:17 asami Exp $ +# $Id: Makefile,v 1.72 1998/03/28 08:26:41 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -31,6 +31,7 @@ SUBDIR += mhonarc SUBDIR += mmm SUBDIR += momspider + SUBDIR += mozilla SUBDIR += netscape3 SUBDIR += netscape4-communicator SUBDIR += netscape4-communicator.us |