diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-07-11 04:56:03 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-07-11 04:56:03 +0000 |
commit | f4df48ce067ab8995a0c9b4183e3b259e8571447 (patch) | |
tree | 92f1aa02695ec535810f2915e4e0fe13ac00f325 /www/Makefile | |
parent | f70e751ccc9036a84f37619189a1117eea12e522 (diff) | |
download | ports-f4df48ce067ab8995a0c9b4183e3b259e8571447.tar.gz ports-f4df48ce067ab8995a0c9b4183e3b259e8571447.zip |
Notes
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 |