diff options
author | andreas <andreas@FreeBSD.org> | 1997-07-11 12:56:03 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-07-11 12:56:03 +0800 |
commit | 1f0e8dc2638fbdeef2bf8c0dd5d8b9b04751eede (patch) | |
tree | 4cf84f5537c6e26b1f4e59614a8408ae453b10de /www/Makefile | |
parent | 11e8452e3e343007cb643314c8c056199cea6cec (diff) | |
download | freebsd-ports-gnome-1f0e8dc2638fbdeef2bf8c0dd5d8b9b04751eede.tar.gz freebsd-ports-gnome-1f0e8dc2638fbdeef2bf8c0dd5d8b9b04751eede.tar.zst freebsd-ports-gnome-1f0e8dc2638fbdeef2bf8c0dd5d8b9b04751eede.zip |
enabled new port http-analyze
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 3474a1cb410a..e7c1cd73ebab 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1997/07/03 01:12:05 ache Exp $ +# $Id: Makefile,v 1.53 1997/07/10 06:29:41 tg Exp $ # SUBDIR += Mosaic # requires Motif @@ -14,6 +14,7 @@ SUBDIR += gn SUBDIR += gwstat SUBDIR += harvest + SUBDIR += http-analyze SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode |