Duh. Forgot to rename the sucker in CVS.

This commit is contained in:
Michael Nottebrock 2005-06-08 12:31:16 +00:00
parent 9f4ba36d8d
commit cce3d79bef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137049

View file

@ -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`