diff options
Diffstat (limited to 'usr.sbin/spkrtest/spkrtest.sh')
-rw-r--r-- | usr.sbin/spkrtest/spkrtest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/spkrtest/spkrtest.sh b/usr.sbin/spkrtest/spkrtest.sh index c682b03f43acc..c3bc7ee7006ef 100644 --- a/usr.sbin/spkrtest/spkrtest.sh +++ b/usr.sbin/spkrtest/spkrtest.sh @@ -29,7 +29,7 @@ # # Inspired on spkrtest.pl, rewritten from scratch to remove perl dependency # $VER: spkrtest 0.3 (9.5.2002) Riccardo "VIC" Torrini <riccardo@torrini.org> -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spkrtest/spkrtest.sh,v 1.3 2002/05/16 18:51:57 markm Exp $ # cleanExit() { |