summaryrefslogtreecommitdiff
path: root/chat/konversation/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2008-06-08 01:21:37 +0000
committertonnerre <tonnerre@pkgsrc.org>2008-06-08 01:21:37 +0000
commit3946974cc4414a5bba4301d4dba046fb2a9d83f7 (patch)
treeca76ddf91fe06772058ef10142d7c09bf63c3ffc /chat/konversation/Makefile
parent3e4cf72e69bc53e14043ededfa8314e1fa820438 (diff)
downloadpkgsrc-3946974cc4414a5bba4301d4dba046fb2a9d83f7.tar.gz
Add patch for CVE-2007-4400 for Konversation to stop escape song names
properly in the media script.
Diffstat (limited to 'chat/konversation/Makefile')
-rw-r--r--chat/konversation/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index 7c829e09e54..cec9e210ab4 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/01/18 05:06:25 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2008/06/08 01:21:37 tonnerre Exp $
#
DISTNAME= konversation-1.0.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat kde
MASTER_SITES= http://download.berlios.de/konversation/
EXTRACT_SUFX= .tar.bz2