From 0f27c22499385350b82fbca4e03fefed71daff5b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 5 Nov 2004 17:56:35 +0000 Subject: Add visitors, and sort. --- www/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index 30b5f3fdecc..6bec7f007ae 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.354 2004/11/04 18:43:47 jdolecek Exp $ +# $NetBSD: Makefile,v 1.355 2004/11/05 17:56:35 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -209,9 +209,9 @@ SUBDIR+= pear-HTML_Common SUBDIR+= pear-HTML_Select SUBDIR+= pear-HTTP_Request SUBDIR+= php-FastTemplate +SUBDIR+= php-curl SUBDIR+= php4 SUBDIR+= php4-apc -SUBDIR+= php-curl SUBDIR+= privoxy SUBDIR+= py-HTMLgen SUBDIR+= py-curl @@ -244,6 +244,7 @@ SUBDIR+= tidy SUBDIR+= tinyproxy SUBDIR+= trac SUBDIR+= urlget +SUBDIR+= visitors SUBDIR+= w3 SUBDIR+= w3c-httpd SUBDIR+= w3m -- cgit v1.2.3