diff options
author | shattered <shattered> | 2011-04-24 13:47:45 +0000 |
---|---|---|
committer | shattered <shattered> | 2011-04-24 13:47:45 +0000 |
commit | d6d1ef938647d955099c57d747b506b250f765ee (patch) | |
tree | 4932dd0c1b49f791c8d49f4c0f630cb8fc58d7c8 /net/aiccu | |
parent | 3069a269a8c6dc030241758a023cdb0a59e88a77 (diff) | |
download | pkgsrc-d6d1ef938647d955099c57d747b506b250f765ee.tar.gz |
Use @RCD_SCRIPTS_SHELL@
Diffstat (limited to 'net/aiccu')
-rw-r--r-- | net/aiccu/files/aiccu.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/aiccu/files/aiccu.sh b/net/aiccu/files/aiccu.sh index 512a8e5de5d..41aaa8f5ccf 100644 --- a/net/aiccu/files/aiccu.sh +++ b/net/aiccu/files/aiccu.sh @@ -1,6 +1,6 @@ -#!/bin/sh +#!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: aiccu.sh,v 1.1.1.1 2005/12/29 14:53:52 ghen Exp $ +# $NetBSD: aiccu.sh,v 1.2 2011/04/24 13:47:45 shattered Exp $ # # PROVIDE: aiccu |