diff options
Diffstat (limited to 'mail/clamav')
-rw-r--r-- | mail/clamav/files/clamd.sh | 4 |
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. # |