diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-04-18 09:10:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-04-18 09:10:36 +0000 |
commit | a79374b9ff465b6d07af61391a016a42a598de9b (patch) | |
tree | 3f27b950c57baaad90a823a4f74eb3a9cbe8b088 /audio/icecast/files/patch-src::sock.c | |
parent | update the Ancient Greek trained language data (diff) |
Remove expired ports:
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead
Feature safe: yes
Diffstat (limited to 'audio/icecast/files/patch-src::sock.c')
-rw-r--r-- | audio/icecast/files/patch-src::sock.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/icecast/files/patch-src::sock.c b/audio/icecast/files/patch-src::sock.c deleted file mode 100644 index 67c50425f9cb..000000000000 --- a/audio/icecast/files/patch-src::sock.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/sock.c.orig Mon Aug 5 20:57:27 2002 -+++ src/sock.c Mon Aug 5 20:57:48 2002 -@@ -19,6 +19,7 @@ - * - */ - -+#include <sys/types.h> - #ifdef HAVE_CONFIG_H - #ifdef _WIN32 - #include <win32config.h> -@@ -35,7 +36,6 @@ - - #include "definitions.h" - --#include <sys/types.h> - #include <ctype.h> - - #ifdef HAVE_UNISTD_H |