summaryrefslogtreecommitdiff
path: root/chat/bitchx/Makefile
diff options
context:
space:
mode:
authorlkundrak <lkundrak@pkgsrc.org>2007-06-25 14:15:21 +0000
committerlkundrak <lkundrak@pkgsrc.org>2007-06-25 14:15:21 +0000
commit894333673cdabf52609f7bda1d531ec23ef515f6 (patch)
tree4b6fba38e6a1a5c13c690c6642dab7174df34847 /chat/bitchx/Makefile
parente9fe55194ec31976590d87cf961ec2618a22ddcd (diff)
downloadpkgsrc-894333673cdabf52609f7bda1d531ec23ef515f6.tar.gz
Fix for a security issue, CVE-2007-3360. A malicious server could direct
the client into executing arbitrary code.
Diffstat (limited to 'chat/bitchx/Makefile')
-rw-r--r--chat/bitchx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile
index aa5fa6a17e3..338f3598f93 100644
--- a/chat/bitchx/Makefile
+++ b/chat/bitchx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2007/05/20 17:19:05 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2007/06/25 14:15:21 lkundrak Exp $
DISTNAME= ircii-pana-1.1-final
PKGNAME= bitchx-1.1
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.bitchx.org/files/source/ \
ftp://ftp.bitchx.org/pub/BitchX/source/ \