summaryrefslogtreecommitdiff
path: root/comms/twpsk/files/patch-GUI.h
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-08 23:21:52 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-08 23:21:52 +0000
commit3064016d928c94a6414b82b7a9f72f5e9e1c3d63 (patch)
tree0f32ea619e7ae978383abfed0f951a762afe4b23 /comms/twpsk/files/patch-GUI.h
parentAdd new port net-mgmt/nagio-check_relayd_status (diff)
Stage comms/twpsk and assign maintainship to submitter
PR: 192496 Submitted by: takefu (airport.fm)
Notes
Notes: svn path=/head/; revision=364392
Diffstat (limited to 'comms/twpsk/files/patch-GUI.h')
-rw-r--r--comms/twpsk/files/patch-GUI.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/twpsk/files/patch-GUI.h b/comms/twpsk/files/patch-GUI.h
deleted file mode 100644
index 56c69edadf6b..000000000000
--- a/comms/twpsk/files/patch-GUI.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- user-twpsk/GUI.h.orig Mon May 2 17:47:53 2005
-+++ user-twpsk/GUI.h Mon May 2 17:48:11 2005
-@@ -36,7 +36,7 @@
- #include <stdlib.h>
- #include <sys/ioctl.h>
- #include <fcntl.h>
--#include <linux/soundcard.h>
-+#include <sys/soundcard.h>
- #include <X11/cursorfont.h>
- #include <Xm/Form.h>
- #include <Xm/CascadeB.h>