mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix rc-script
PR: 141217 Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
This commit is contained in:
parent
14bed75ceb
commit
8422dbb5dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245583
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mpdas
|
||||
PORTVERSION= 0.2.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://50hz.ws/mpdas/
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
name=mpdas
|
||||
rcvar=`set_rcvar`
|
||||
|
||||
command=%%PREFIX%/bin/mpdas
|
||||
command=%%PREFIX%%/bin/mpdas
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue