diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-17 01:23:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-03-17 01:23:31 +0000 |
commit | 7a55685691c2c043317b42f3b278a2d52f82410b (patch) | |
tree | b8ed3cec38d68c9febb2ea31e06d353c2bbbae36 /www/Makefile | |
parent | 400c5c9ff1633f688dd83b87b5517b2d8337ac47 (diff) | |
download | ports-7a55685691c2c043317b42f3b278a2d52f82410b.tar.gz ports-7a55685691c2c043317b42f3b278a2d52f82410b.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 4db8bb9121a7..a077230c3287 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1997/12/06 12:44:44 peter Exp $ +# $Id: Makefile,v 1.69 1998/02/11 03:33:29 obrien Exp $ # SUBDIR += Mosaic # requires Motif @@ -19,6 +19,7 @@ SUBDIR += gwstat SUBDIR += harvest SUBDIR += http-analyze + SUBDIR += hypermail SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode |