summaryrefslogtreecommitdiff
path: root/www/webalizer/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-22 03:11:29 +0000
committerwiz <wiz>2003-03-22 03:11:29 +0000
commitc6a8f900ff720e7a2df19003d5841f761b5c7f7b (patch)
tree8d6193f32a1cd5fe96aa0da4b9040920ecaf0ceb /www/webalizer/Makefile
parent3e2d4bfc718389f215b647e936a3a9b38e81117f (diff)
downloadpkgsrc-c6a8f900ff720e7a2df19003d5841f761b5c7f7b.tar.gz
Update to 2.1.10, from PR 20445.
Changes: o Fix posible obscure buffer overflow bug in DNS resolver code o Added additional extended character fixes o Let code accept partial content response codes along with 200's o Added code to catch blank hostnames (yes, they have been found!) Will convert them into 'Unknown'
Diffstat (limited to 'www/webalizer/Makefile')
-rw-r--r--www/webalizer/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/webalizer/Makefile b/www/webalizer/Makefile
index b50adcd9448..40cbb7c8efd 100644
--- a/www/webalizer/Makefile
+++ b/www/webalizer/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2003/01/28 22:04:33 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2003/03/22 03:11:29 wiz Exp $
#
-DISTNAME= webalizer-2.01-09-src
-PKGNAME= webalizer-2.1.9
-PKGREVISION= 1
+DISTNAME= webalizer-2.01-10-src
+PKGNAME= webalizer-2.1.10
CATEGORIES= www
MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \
ftp://webalizer.dexa.org/pub/webalizer/ \