[45483] trunk/dports/net/driftnet/files/patch-media.c

ryandesign at macports.org ryandesign at macports.org
Fri Jan 16 07:21:52 PST 2009


Revision: 45483
          http://trac.macports.org/changeset/45483
Author:   ryandesign at macports.org
Date:     2009-01-16 07:21:52 -0800 (Fri, 16 Jan 2009)
Log Message:
-----------
driftnet: fix inadvertent Id keyword expansion in patchfile

Modified Paths:
--------------
    trunk/dports/net/driftnet/files/patch-media.c

Modified: trunk/dports/net/driftnet/files/patch-media.c
===================================================================
--- trunk/dports/net/driftnet/files/patch-media.c	2009-01-16 15:20:01 UTC (rev 45482)
+++ trunk/dports/net/driftnet/files/patch-media.c	2009-01-16 15:21:52 UTC (rev 45483)
@@ -2,7 +2,7 @@
 +++ media.c	Mon Jul 14 10:31:56 2003
 @@ -9,6 +9,7 @@
  
- static const char rcsid[] = "$Id: patch-media.c,v 1.1 2003/07/14 16:41:51 gwright Exp $";
+ static const char rcsid[] = "$Id: media.c,v 1.6 2002/07/08 23:32:33 chris Exp $";
  
 +#include <sys/types.h>
  #include <assert.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090116/d1ba4b1d/attachment.html>


More information about the macports-changes mailing list