diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-04 17:58:14 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-04 17:58:14 +0000 |
commit | 1f9fd81fd7e01c1e9e39b394dc6a9e88da102ea6 (patch) | |
tree | 0c8d68e044b2f7c5def79ce774274ee013f47907 /net-p2p | |
parent | 26e763c1d37cc972478b4ef256b5ed543f42c458 (diff) | |
download | FreeBSD-ports-1f9fd81fd7e01c1e9e39b394dc6a9e88da102ea6.zip FreeBSD-ports-1f9fd81fd7e01c1e9e39b394dc6a9e88da102ea6.tar.gz |
fix build on bento
PR: 36746
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/fidelio/files/patch-ab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/fidelio/files/patch-ab b/net-p2p/fidelio/files/patch-ab index 75c7716..5240086 100644 --- a/net-p2p/fidelio/files/patch-ab +++ b/net-p2p/fidelio/files/patch-ab @@ -1,5 +1,5 @@ ---- bookmarks.c.orig Sun Mar 31 22:03:02 2002 -+++ bookmarks.c Sun Mar 31 22:03:07 2002 +--- src/bookmarks.c.orig Sun Mar 31 22:03:02 2002 ++++ src/bookmarks.c Sun Mar 31 22:03:07 2002 @@ -52,7 +52,7 @@ #if FXML2 #define xmlChildNode children |