From 2d43f8385c6e71a461df1e14721c82609daf639e Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 31 May 2000 22:12:08 +0000 Subject: Update "analog" package to version 4.11. Changes since version 4.1: - The default definition of "pages" is now case insensitive, and also includes *.asp. - Reads the extended logs from IIS 5 correctly. - Version number displayed before any warning or debugging messages. - The "number of days" at the top of the report now obeys DECPOINT (and is also now to 2 decimal places). - Improved OpenVMS build procedure. - Hungarian and Romanian language files, and corrected Spanish language files and English domains files. - Italian and Spanish form interfaces. - The FAQ now has a list of contents --- www/analog/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/analog/Makefile') diff --git a/www/analog/Makefile b/www/analog/Makefile index 8d8415797f6..9e36fce33c0 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.15 2000/04/01 10:50:34 tron Exp $ +# $NetBSD: Makefile,v 1.16 2000/05/31 22:12:08 tron Exp $ # FreeBSD Id: Makefile,v 1.15 1999/03/15 02:01:27 steve Exp -DISTNAME= analog-4.1 +DISTNAME= analog-4.11 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ http://www.web42.com/analog/ \ http://www.statslab.cam.ac.uk/~sret1/analog/ \ - http://ftp.sunet.se/pub/www/utilities/analog/ + http://www.gekko.de/analog/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.analog.cx/ -- cgit v1.2.3