summaryrefslogtreecommitdiff
path: root/graphics/netpbm/patches/patch-ca
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/netpbm/patches/patch-ca')
-rw-r--r--graphics/netpbm/patches/patch-ca12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/netpbm/patches/patch-ca b/graphics/netpbm/patches/patch-ca
deleted file mode 100644
index 88feddc8d97..00000000000
--- a/graphics/netpbm/patches/patch-ca
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ca,v 1.1 2006/05/10 17:19:00 jlam Exp $
-
---- converter/other/rlatopam.c.orig 2006-01-08 00:02:13.000000000 -0500
-+++ converter/other/rlatopam.c
-@@ -13,6 +13,7 @@
- **/
-
-
-+#include <sys/types.h>
- #include <netinet/in.h> /* For ntohs, htons */
- #include <string.h>
- #include <errno.h>