From 13512b40ca470a53ca3d78cfea821e606fbcad24 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 19 Sep 2003 17:54:16 +0000 Subject: Fix a buffer overflow reported in PR 22863 by Ross Patterson. Bump PKGREVISION. --- www/thttpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/thttpd/Makefile') diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 916d1851cb0..94440cd1324 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2003/07/22 04:14:37 martti Exp $ +# $NetBSD: Makefile,v 1.24 2003/09/19 17:54:16 wiz Exp $ DISTNAME= thttpd-2.23beta1 PKGNAME= thttpd-2.23.0.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/thttpd/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ -- cgit v1.2.3