diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-04 16:16:26 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-12-04 16:16:26 +0000 |
commit | f0cc112582eadf013f1ea77904de9b9e47984b5b (patch) | |
tree | 029fc47d838e45ddb2792140a50f42edf4635cb6 /comms/obexapp/files/patch-main.c | |
parent | Update to version 1.3 (diff) |
Chase comms/openobex update and bump PORTREVISION
Remove patches applied upstream.
PR: ports/105855
Submitted by: Matthew West <mwest@uct.ac.za>
Approved by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'comms/obexapp/files/patch-main.c')
-rw-r--r-- | comms/obexapp/files/patch-main.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/obexapp/files/patch-main.c b/comms/obexapp/files/patch-main.c deleted file mode 100644 index 0487683b00cb..000000000000 --- a/comms/obexapp/files/patch-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- main.c.orig Tue Dec 28 15:23:30 2004 -+++ main.c Tue Dec 28 15:23:48 2004 -@@ -36,7 +36,7 @@ - #include <libgen.h> - #include <limits.h> - #include <obex.h> --#include <sdp.h> -+#include </usr/include/sdp.h> - #include <signal.h> - #include <stdarg.h> - #include <stdio.h> |