diff options
author | ache <ache@FreeBSD.org> | 1997-02-24 19:03:57 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-02-24 19:03:57 +0000 |
commit | c7a63c4fcbb814dd1a394dbb343178203f74f1df (patch) | |
tree | a26cc7bea734bf4d60a2f54e0fb94c20b1a1890e /www/Makefile | |
parent | 0958a7edfcb43e7ac094838dc7b02b92038743e8 (diff) | |
download | FreeBSD-ports-c7a63c4fcbb814dd1a394dbb343178203f74f1df.zip FreeBSD-ports-c7a63c4fcbb814dd1a394dbb343178203f74f1df.tar.gz |
Add netscape4
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 2dc43de..e854ee8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1997/02/02 02:12:09 chuckr Exp $ +# $Id: Makefile,v 1.35 1997/02/18 11:21:32 obrien Exp $ # SUBDIR += Mosaic # requires Motif @@ -19,6 +19,7 @@ SUBDIR += mmm SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += netscape4 SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-HTML |