mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix rcNG script
- PORTREVISION bump Submitted by: maintainer
This commit is contained in:
parent
4ff3c3c37d
commit
c7bd743141
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146880
2 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= shoutcast
|
||||
PORTVERSION= 1.9.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-5/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ shoutcast_startcmd ()
|
|||
%%PREFIX%%/sbin/sc_serv %%PREFIX%%/etc/sc_serv.conf
|
||||
}
|
||||
|
||||
imapd_stopcmd ()
|
||||
shoutcast_stopcmd ()
|
||||
{
|
||||
killall sc_serv
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue