diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-08 17:28:57 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-08 17:28:57 +0000 |
commit | 9dea115e9c4d1353a66f0481c0060de6ea10303c (patch) | |
tree | b0eef66d90afec7d2ff531ba10eb627f70223ca7 /www/Makefile | |
parent | b30ee8def0f942f3d769409b0c0779d754c8a1fd (diff) | |
download | ports-9dea115e9c4d1353a66f0481c0060de6ea10303c.tar.gz ports-9dea115e9c4d1353a66f0481c0060de6ea10303c.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 be18a2260e75..59af5e23355d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1998/08/24 02:11:57 steve Exp $ +# $Id: Makefile,v 1.93 1998/08/27 16:02:03 rse Exp $ # SUBDIR += Mosaic # requires Motif @@ -54,6 +54,7 @@ SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Stream SUBDIR += p5-HTTPD-Tools + SUBDIR += p5-ParallelUA SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += squid11 |