summaryrefslogtreecommitdiff
path: root/ham/xdx
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-12-18 22:55:50 +0000
committerwiz <wiz@pkgsrc.org>2014-12-18 22:55:50 +0000
commit7b6eb3452f6d2ab647cb19ce0df85bd536d4543d (patch)
tree0c60a44094d900f29ca79348abbcf94cb41a576b /ham/xdx
parent8f2c56c4e79db08b641d0f7cf41ddc5d323a2472 (diff)
downloadpkgsrc-7b6eb3452f6d2ab647cb19ce0df85bd536d4543d.tar.gz
Remove patch-aa after update removed it from distinfo.
Diffstat (limited to 'ham/xdx')
-rw-r--r--ham/xdx/patches/patch-aa18
1 files changed, 0 insertions, 18 deletions
diff --git a/ham/xdx/patches/patch-aa b/ham/xdx/patches/patch-aa
deleted file mode 100644
index 1ed1c10dc03..00000000000
--- a/ham/xdx/patches/patch-aa
+++ /dev/null
@@ -1,18 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2005/01/23 09:24:18 wulf Exp $
-
---- src/net.c.orig 2004-05-22 02:14:21.000000000 +0930
-+++ src/net.c 2005-01-23 20:46:43.000000000 +1030
-@@ -39,12 +39,12 @@
- #include <string.h>
- #include <errno.h>
- #include <netinet/in.h>
--#include <resolv.h>
- #include <netdb.h>
- #include <sys/socket.h>
- #include <arpa/inet.h>
- #include <signal.h>
- #include <fcntl.h>
-+#include <resolv.h>
- #include <gtk/gtk.h>
- #include "gui.h"
- #include "net.h"