pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Add visitors, and sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63a9ec19a0c9
branches:  trunk
changeset: 482963:63a9ec19a0c9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 05 17:56:35 2004 +0000

description:
Add visitors, and sort.

diffstat:

 www/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 88d501e293a2 -r 63a9ec19a0c9 www/Makefile
--- a/www/Makefile      Fri Nov 05 17:55:44 2004 +0000
+++ b/www/Makefile      Fri Nov 05 17:56:35 2004 +0000
@@ -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_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+=       tinyproxy
 SUBDIR+=       trac
 SUBDIR+=       urlget
+SUBDIR+=       visitors
 SUBDIR+=       w3
 SUBDIR+=       w3c-httpd
 SUBDIR+=       w3m



Home | Main Index | Thread Index | Old Index