summaryrefslogtreecommitdiff
path: root/news/gtk2-pan/patches/patch-ag
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-10-02 03:10:19 +0000
committerrh <rh@pkgsrc.org>2002-10-02 03:10:19 +0000
commit568b141238cfda26555bf5418dbf2c02df649a9c (patch)
tree2bdf7e415600e1cef7053df5d33f75bbf62128ad /news/gtk2-pan/patches/patch-ag
parent1d35846fa9d91df8b6b0a0036bd757397a683cd3 (diff)
downloadpkgsrc-568b141238cfda26555bf5418dbf2c02df649a9c.tar.gz
Re-import of pan-0.13.0, a Newsreader for GTK2, as gtk2-pan.
Diffstat (limited to 'news/gtk2-pan/patches/patch-ag')
-rw-r--r--news/gtk2-pan/patches/patch-ag12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/gtk2-pan/patches/patch-ag b/news/gtk2-pan/patches/patch-ag
new file mode 100644
index 00000000000..c1224377990
--- /dev/null
+++ b/news/gtk2-pan/patches/patch-ag
@@ -0,0 +1,12 @@
+$NetBSD: patch-ag,v 1.1.1.1 2002/10/02 03:10:19 rh Exp $
+
+--- pan/text.c.orig Wed Feb 6 22:58:14 2002
++++ pan/text.c
+@@ -21,6 +21,7 @@
+ #include <config.h>
+
+ #include <ctype.h>
++#include <stdlib.h>
+ #include <string.h>
+
+ #include <glib.h>