diff options
author | ache <ache@FreeBSD.org> | 1996-10-11 03:32:14 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-10-11 03:32:14 +0800 |
commit | f418062572664d54a834b820a56a85c9dda2b314 (patch) | |
tree | 90aa3e6fe6339d404c71034cf3b9214ef08714b0 /www/Makefile | |
parent | 222549a0afeb1ea1fcb31f0031cd8a759d38cb91 (diff) | |
download | freebsd-ports-graphics-f418062572664d54a834b820a56a85c9dda2b314.tar.gz freebsd-ports-graphics-f418062572664d54a834b820a56a85c9dda2b314.tar.zst freebsd-ports-graphics-f418062572664d54a834b820a56a85c9dda2b314.zip |
Add netscape3.01
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 b9301d3a70f..7aaa91177a6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 1996/09/03 19:41:46 jfitz Exp $ +# $Id: Makefile,v 1.21 1996/09/14 01:00:40 ache Exp $ # SUBDIR += CGI @@ -21,6 +21,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += netscape3.01 SUBDIR += slang-lynx SUBDIR += squid SUBDIR += tkHTML |