diff options
author | andreas <andreas@FreeBSD.org> | 1998-04-12 01:22:35 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-04-12 01:22:35 +0800 |
commit | 4642c429f79913958d83e65f83e2efdbd93df354 (patch) | |
tree | b9c28441e997edb826c7888587bde3be0294af79 /www | |
parent | 7183f1ee9eb43f890b24f77e15ebad215f4c8a59 (diff) | |
download | freebsd-ports-gnome-4642c429f79913958d83e65f83e2efdbd93df354.tar.gz freebsd-ports-gnome-4642c429f79913958d83e65f83e2efdbd93df354.tar.zst freebsd-ports-gnome-4642c429f79913958d83e65f83e2efdbd93df354.zip |
Added mozilla
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 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 |