summaryrefslogtreecommitdiff
path: root/mail/clamav
diff options
context:
space:
mode:
authorsalo <salo>2004-11-09 10:08:06 +0000
committersalo <salo>2004-11-09 10:08:06 +0000
commitfa46df579e9003fd4f201f7759326996a7ebc7e8 (patch)
tree944c3f24519ae86d77c1bf787d4001686b19f000 /mail/clamav
parent3b79d207765cf4cba4ab70f545aa329ed5a86ace (diff)
downloadpkgsrc-fa46df579e9003fd4f201f7759326996a7ebc7e8.tar.gz
Do not hardcode /bin/sh.
Diffstat (limited to 'mail/clamav')
-rw-r--r--mail/clamav/files/clamd.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/files/clamd.sh b/mail/clamav/files/clamd.sh
index bc96fdd8530..85ac1b00508 100644
--- a/mail/clamav/files/clamd.sh
+++ b/mail/clamav/files/clamd.sh
@@ -1,6 +1,6 @@
-#!/bin/sh
+#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: clamd.sh,v 1.8 2004/10/30 12:09:12 recht Exp $
+# $NetBSD: clamd.sh,v 1.9 2004/11/09 10:08:06 salo Exp $
#
# clamd does anti-virus checking.
#