diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-04 12:54:16 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-04 12:54:16 +0000 |
commit | 50410e660c383e06ce6c0de0024d501a0194c19a (patch) | |
tree | 5faa487b61b2afd7756c347891450ab9802751b4 /net-p2p/libfreenet/files/patch-testclient.c | |
parent | - Fix build on FreeBSD 5.X [1] (diff) |
Remove expired ports:
2007-04-22 net-p2p/freenet: Does not work with existing Freenet network
2007-04-22 net-p2p/libfreenet: Does not work with existing Freenet network
2007-05-03 net-p2p/microdc: microdc is no longer in development. Consider using net-p2p/microdc2 instead
Notes
Notes:
svn path=/head/; revision=192704
Diffstat (limited to 'net-p2p/libfreenet/files/patch-testclient.c')
-rw-r--r-- | net-p2p/libfreenet/files/patch-testclient.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/libfreenet/files/patch-testclient.c b/net-p2p/libfreenet/files/patch-testclient.c deleted file mode 100644 index 08a080bc7ce6..000000000000 --- a/net-p2p/libfreenet/files/patch-testclient.c +++ /dev/null @@ -1,10 +0,0 @@ ---- testclient.c.orig Sat Mar 31 15:17:15 2001 -+++ testclient.c Sat Mar 31 15:17:24 2001 -@@ -20,7 +20,6 @@ - #include <string.h> - #include <time.h> - #include <unistd.h> --#include <getopt.h> - - #include "protocol.h" - #include "client.h" |