diff options
author | tron <tron@pkgsrc.org> | 2000-10-27 03:22:49 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-10-27 03:22:49 +0000 |
commit | d57f39f26e73571a1353daf56668f1a09f8d31e8 (patch) | |
tree | 4d5056b56466c2ea4d5e7dba9f0427636b82afbc /www/analog/Makefile | |
parent | 8f9f9335d477e462c3364c73997ba660b9078546 (diff) | |
download | pkgsrc-d57f39f26e73571a1353daf56668f1a09f8d31e8.tar.gz |
Update "analog" package to version 4.13. Changes since version 4.11:
- Corrected infelicity in compilation procedure.
- Recognises Windows Me for Operating System Report.
- Can count beyond Terabytes.
- PCRE code upgraded to version 3.4.
- AS/400 port. Patches to compile cleanly on Cygwin and 64-bit Solaris.
- Bulgarian and Croatian language files. Catalan and Finnish domains files.
- Various bug fixes.
- New Licence (mostly less restrictive than the previous one).
Diffstat (limited to 'www/analog/Makefile')
-rw-r--r-- | www/analog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index 9e36fce33c0..e4d73382d7c 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2000/05/31 22:12:08 tron Exp $ +# $NetBSD: Makefile,v 1.17 2000/10/27 03:22:49 tron Exp $ # FreeBSD Id: Makefile,v 1.15 1999/03/15 02:01:27 steve Exp -DISTNAME= analog-4.11 +DISTNAME= analog-4.13 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ http://www.web42.com/analog/ \ |