summaryrefslogtreecommitdiffstats
path: root/ext/shout2
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shout2')
-rw-r--r--ext/shout2/gstshout2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout2/gstshout2.c b/ext/shout2/gstshout2.c
index b7d01c74..808bd9ad 100644
--- a/ext/shout2/gstshout2.c
+++ b/ext/shout2/gstshout2.c
@@ -27,7 +27,7 @@
/* elementfactory information */
static GstElementDetails shout2send_details = {
"An Icecast plugin",
- "Sink/Network/Icecast2",
+ "Sink/Network",
"LGPL",
"Sends data to an icecast server",
VERSION,