diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-14 17:10:34 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-14 17:10:34 +0800 |
commit | 0c4c5ad8441a99c800d2aef13c9f9365d6865b3c (patch) | |
tree | ec81f130a8e83f7cbb05248d0b6fd3edf3d7cd23 /www | |
parent | f8dc6e4c3396f3dd254294edd415a256af40cdaf (diff) | |
download | freebsd-ports-gnome-0c4c5ad8441a99c800d2aef13c9f9365d6865b3c.tar.gz freebsd-ports-gnome-0c4c5ad8441a99c800d2aef13c9f9365d6865b3c.tar.zst freebsd-ports-gnome-0c4c5ad8441a99c800d2aef13c9f9365d6865b3c.zip |
Ohmygod, I forgot to add squid!
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 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 |