diff options
author | billf <billf@FreeBSD.org> | 1999-02-04 04:42:45 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-02-04 04:42:45 +0800 |
commit | df5b9995c36361024c94ba51384768a12db566ce (patch) | |
tree | a4e6ec06224d7df63a122ca7fec67fd78cf15344 /www | |
parent | 89211d6ff7967ad9b045540423809d5f68411604 (diff) | |
download | freebsd-ports-gnome-df5b9995c36361024c94ba51384768a12db566ce.tar.gz freebsd-ports-gnome-df5b9995c36361024c94ba51384768a12db566ce.tar.zst freebsd-ports-gnome-df5b9995c36361024c94ba51384768a12db566ce.zip |
Welcome squidtimes, yet another squid log tool.
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 612676a562c7..1455927cce13 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1999/01/26 03:48:49 steve Exp $ +# $Id: Makefile,v 1.117 1999/01/28 23:37:11 billf Exp $ # SUBDIR += Mosaic # requires Motif @@ -76,6 +76,7 @@ SUBDIR += squid20 SUBDIR += squid21 SUBDIR += squidclients + SUBDIR += squidtimes SUBDIR += swish-e SUBDIR += tidy SUBDIR += transproxy |