diff options
author | asami <asami@FreeBSD.org> | 1996-06-14 17:10:34 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-06-14 17:10:34 +0800 |
commit | e2d3f48cbbdab0059fdad60ba73b4fdc7d83ab70 (patch) | |
tree | 0f62f893c6afa62006b63889e1a9df9d674995bf | |
parent | 7eb1f7e3bbcfa86e008f878ac8edfbc75a93f8ed (diff) | |
download | freebsd-ports-gnome-e2d3f48cbbdab0059fdad60ba73b4fdc7d83ab70.tar.gz freebsd-ports-gnome-e2d3f48cbbdab0059fdad60ba73b4fdc7d83ab70.tar.zst freebsd-ports-gnome-e2d3f48cbbdab0059fdad60ba73b4fdc7d83ab70.zip |
Ohmygod, I forgot to add squid!
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 05a0e555afd0..cf67d6a31c56 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 1996/05/16 20:45:22 ache Exp $ +# $Id: Makefile,v 1.16 1996/06/09 23:25:24 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -20,6 +20,7 @@ SUBDIR += mapedit SUBDIR += netscape2 SUBDIR += netscape3 + SUBDIR += squid SUBDIR += tkHTML SUBDIR += tkWWW SUBDIR += w3c_httpd |