aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/pacpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pacpl/Makefile b/audio/pacpl/Makefile
index 7aa98c9caf5f..cc9701222485 100644
--- a/audio/pacpl/Makefile
+++ b/audio/pacpl/Makefile
@@ -88,6 +88,6 @@ do-install:
${PREFIX}/${KONQ_SVCM_DIR}/
@${CHMOD} a+x ${PREFIX}/${AMAROK_SCR_DIR}/*pl
@${ECHO_CMD} "name = Pacx" > ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
- @${ECHO_CMD} "type = transcoding" >> ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
+ @${ECHO_CMD} "type = transcode" >> ${PREFIX}/${AMAROK_SCR_DIR}/transcoding_pacx.spec
.include <bsd.port.mk>