summaryrefslogtreecommitdiff
path: root/audio/icecast/files/patch-src::client.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-04-18 09:10:36 +0000
committerRene Ladan <rene@FreeBSD.org>2013-04-18 09:10:36 +0000
commita79374b9ff465b6d07af61391a016a42a598de9b (patch)
tree3f27b950c57baaad90a823a4f74eb3a9cbe8b088 /audio/icecast/files/patch-src::client.c
parentupdate 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::client.c')
-rw-r--r--audio/icecast/files/patch-src::client.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/icecast/files/patch-src::client.c b/audio/icecast/files/patch-src::client.c
deleted file mode 100644
index b38be8cbd1f5..000000000000
--- a/audio/icecast/files/patch-src::client.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/client.c
-+++ src/client.c
-@@ -90,8 +90,6 @@
-
- extern server_info_t info;
-
--static void client_send_fake_file (connection_t *con);
--
- /* Brand new client. Check what he wants, and either add him to
- the correct tree of clients (inside a source), or kill him off */
- void client_login(connection_t *con, char *expr)