diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-20 06:13:44 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-20 06:13:44 +0800 |
commit | 8fd1dade69b9fdb0410f2d650c212f2338a3e5f4 (patch) | |
tree | 408590fb5b90b3db84cd75638342b0d59c66c2a1 | |
parent | 3185a5b9a530ce315f8230d01013b66a7e22747a (diff) | |
download | freebsd-ports-gnome-8fd1dade69b9fdb0410f2d650c212f2338a3e5f4.tar.gz freebsd-ports-gnome-8fd1dade69b9fdb0410f2d650c212f2338a3e5f4.tar.zst freebsd-ports-gnome-8fd1dade69b9fdb0410f2d650c212f2338a3e5f4.zip |
Fix path to source file.
-rw-r--r-- | databases/evolution-data-server/files/patch-camel_camel-object.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/files/patch-camel_camel-object.c b/databases/evolution-data-server/files/patch-camel_camel-object.c index 4eae9243f4bd..03e01116584a 100644 --- a/databases/evolution-data-server/files/patch-camel_camel-object.c +++ b/databases/evolution-data-server/files/patch-camel_camel-object.c @@ -1,5 +1,5 @@ ---- camel-object.c.orig Sun Feb 19 17:04:42 2006 -+++ camel-object.c Sun Feb 19 17:06:06 2006 +--- camel/camel-object.c.orig Sun Feb 19 17:04:42 2006 ++++ camel/camel-object.c Sun Feb 19 17:06:06 2006 @@ -454,7 +454,7 @@ cobject_state_read(CamelObject *obj, FIL } |