From 8422dbb5dc5fc86872cd41b19e3f739989cf3ff7 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sat, 12 Dec 2009 01:34:22 +0000 Subject: [PATCH] - Fix rc-script PR: 141217 Submitted by: Henrik Friedrichsen (maintainer) --- audio/mpdas/Makefile | 1 + audio/mpdas/files/mpdas.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 79fc36d9fdb5..f3f976b85bbf 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpdas PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff --git a/audio/mpdas/files/mpdas.in b/audio/mpdas/files/mpdas.in index 9b3fcb917238..1ce6ce9333f6 100644 --- a/audio/mpdas/files/mpdas.in +++ b/audio/mpdas/files/mpdas.in @@ -14,7 +14,7 @@ name=mpdas rcvar=`set_rcvar` -command=%%PREFIX%/bin/mpdas +command=%%PREFIX%%/bin/mpdas load_rc_config $name