diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-05-29 01:11:00 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-05-29 01:11:00 +0000 |
commit | dc179b2937b9cbc51e57c1eb523fba46345ff04a (patch) | |
tree | 9bad7e7361dc43258ec143cfe093303a07d7fb14 /net/traff/files/patch-readconfig.h | |
parent | Update to Wine 1.3.21. This includes the following changes: (diff) |
- Update to 0.7
- Rename rc.d script
PR: ports/157363
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: Dan Caescu <dan.caescu@multitel.ro> (maintainer)
Notes
Notes:
svn path=/head/; revision=274773
Diffstat (limited to 'net/traff/files/patch-readconfig.h')
-rw-r--r-- | net/traff/files/patch-readconfig.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/traff/files/patch-readconfig.h b/net/traff/files/patch-readconfig.h index 36d7ea44b00f..0f0af5b4f64f 100644 --- a/net/traff/files/patch-readconfig.h +++ b/net/traff/files/patch-readconfig.h @@ -1,6 +1,6 @@ ---- readconfig.h.orig Wed Feb 13 06:54:06 2002 -+++ readconfig.h Tue Sep 27 19:33:19 2005 -@@ -14,7 +14,7 @@ +--- readconfig.h.orig 2009-11-10 20:55:07.000000000 -0500 ++++ readconfig.h 2011-05-26 21:06:12.000000000 -0400 +@@ -13,7 +13,7 @@ #endif #if withPGSQL @@ -8,4 +8,4 @@ +#include <libpq-fe.h> #endif - #include <pcap.h> + #include <stdlib.h> |