mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Duh. Forgot to rename the sucker in CVS.
This commit is contained in:
parent
9f4ba36d8d
commit
cce3d79bef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137049
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $FreeBSD: /tmp/pcvs/ports/audio/icecast2/files/Attic/icecast2.sh,v 1.1 2004-12-10 21:41:23 lofi Exp $
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
# PROVIDE: icecast2
|
# PROVIDE: icecast2
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
#icecast_flags=""
|
#icecast_flags=""
|
||||||
#
|
#
|
||||||
|
|
||||||
. "/etc/rc.subr"
|
. "%%RC_SUBR%%"
|
||||||
|
|
||||||
name="icecast"
|
name="icecast"
|
||||||
rcvar=`set_rcvar`
|
rcvar=`set_rcvar`
|
Loading…
Add table
Reference in a new issue