diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-19 17:09:16 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-10-19 17:09:16 +0000 |
commit | 419eea30b43c4d15db67600ac056e37a836633c5 (patch) | |
tree | d9577a0981feca5c0fe9bf76c5f42b3cc7368b15 | |
parent | 776b939e949bee08a8e3e726860e6bb890b83389 (diff) | |
download | ports-419eea30b43c4d15db67600ac056e37a836633c5.tar.gz ports-419eea30b43c4d15db67600ac056e37a836633c5.zip |
Notes
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 0c96c67e322c..378e52834309 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1998/09/30 22:06:53 andreas Exp $ +# $Id: Makefile,v 1.98 1998/10/06 00:22:40 peter Exp $ # SUBDIR += Mosaic # requires Motif @@ -47,6 +47,7 @@ SUBDIR += netscape4-communicator SUBDIR += netscape4-communicator.us SUBDIR += netscape4-navigator + SUBDIR += netscape45-communicator SUBDIR += p5-Apache SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite |