summaryrefslogtreecommitdiffstats
path: root/audio/icecast2
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-06-08 12:31:16 +0000
committerlofi <lofi@FreeBSD.org>2005-06-08 12:31:16 +0000
commitb71c539d0bfe88ef199227843b582ea2f46dc4bd (patch)
tree40b930a4b740c380f315e17c8d25f92e691b2ab3 /audio/icecast2
parentae0ff1df7bb7c16db32be77d7f7259b5f21fb54e (diff)
downloadFreeBSD-ports-b71c539d0bfe88ef199227843b582ea2f46dc4bd.zip
FreeBSD-ports-b71c539d0bfe88ef199227843b582ea2f46dc4bd.tar.gz
Duh. Forgot to rename the sucker in CVS.
Diffstat (limited to 'audio/icecast2')
-rw-r--r--audio/icecast2/files/icecast2.sh.in (renamed from audio/icecast2/files/icecast2.sh)4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast2/files/icecast2.sh b/audio/icecast2/files/icecast2.sh.in
index f66e1c5..14e6b68 100644
--- a/audio/icecast2/files/icecast2.sh
+++ b/audio/icecast2/files/icecast2.sh.in
@@ -1,6 +1,6 @@
#!/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
@@ -14,7 +14,7 @@
#icecast_flags=""
#
-. "/etc/rc.subr"
+. "%%RC_SUBR%%"
name="icecast"
rcvar=`set_rcvar`
OpenPOWER on IntegriCloud