diff options
author | asami <asami@FreeBSD.org> | 1998-11-23 06:32:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-11-23 06:32:02 +0800 |
commit | 7f97d17bf2d45683e84957f59d107cdb181c8924 (patch) | |
tree | e49433e09d3143df2e88b15ffd1389d4d930f6b6 /www | |
parent | f46d64eed482cdafa45b6d3954785cf1203b0836 (diff) | |
download | freebsd-ports-gnome-7f97d17bf2d45683e84957f59d107cdb181c8924.tar.gz freebsd-ports-gnome-7f97d17bf2d45683e84957f59d107cdb181c8924.tar.zst freebsd-ports-gnome-7f97d17bf2d45683e84957f59d107cdb181c8924.zip |
Add netscape3-gold.
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 0ab44627a9e6..5cfd1b462f18 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1998/11/10 01:56:36 steve Exp $ +# $Id: Makefile,v 1.105 1998/11/18 23:15:04 billf Exp $ # SUBDIR += Mosaic # requires Motif @@ -45,6 +45,7 @@ SUBDIR += momspider SUBDIR += mozilla SUBDIR += netscape3 + SUBDIR += netscape3-gold SUBDIR += netscape4-communicator SUBDIR += netscape4-communicator.us SUBDIR += netscape4-navigator |