diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-01-18 10:58:51 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-01-18 10:58:51 +0000 |
commit | 33caa2150985825e73d454ed2c5a0ae9a0b9919b (patch) | |
tree | 9f00f9841c11abab44ab63cf85ee6b14c79a8e05 /audio/streamripper/files/patch-lib-ripstream.c | |
parent | Update to 3.6.3 (diff) |
Update to 1.61.3. Included are some awesome new scriptability
features, as well as significant UI improvements. Its out-of-the-box
score is quite high., as well as significant UI improvements. Its out-of-the-box
score is quite high.
Notes
Notes:
svn path=/head/; revision=126702
Diffstat (limited to '')
-rw-r--r-- | audio/streamripper/files/patch-lib-ripstream.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/streamripper/files/patch-lib-ripstream.c b/audio/streamripper/files/patch-lib-ripstream.c deleted file mode 100644 index c04a104c6290..000000000000 --- a/audio/streamripper/files/patch-lib-ripstream.c +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/ripstream.c.orig Sat Aug 4 20:08:50 2001 -+++ lib/ripstream.c Mon Jan 7 15:06:25 2002 -@@ -22,6 +22,7 @@ - #include <string.h> - #ifndef _WIN32 - -+#include <sys/types.h> - #include <netinet/in.h> - - #endif |