diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
commit | 29d369ec02b0e328d2ba66e8c9996379c4de2391 (patch) | |
tree | c2a3f25adca8e7cc0c83d589449ee974e38497ef /www | |
parent | cccc83c1dad45d4ba7031a7da36d4da972a8a20d (diff) | |
download | FreeBSD-ports-29d369ec02b0e328d2ba66e8c9996379c4de2391.zip FreeBSD-ports-29d369ec02b0e328d2ba66e8c9996379c4de2391.tar.gz |
Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
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 26b5504..5b5e2dc 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/06/04 05:47:25 asami Exp $ +# $Id: Makefile,v 1.48 1997/06/04 07:04:48 asami Exp $ # SUBDIR += Mosaic # requires Motif @@ -27,6 +27,7 @@ SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Stream SUBDIR += p5-HTTPD-Tools + SUBDIR += p5-WWW-Search SUBDIR += p5-libwww SUBDIR += slang-lynx SUBDIR += squid |