diff options
Diffstat (limited to 'release/scripts/dict-install.sh')
-rwxr-xr-x | release/scripts/dict-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/dict-install.sh b/release/scripts/dict-install.sh index 4f57aaa11ec9..2720a469a15a 100755 --- a/release/scripts/dict-install.sh +++ b/release/scripts/dict-install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/release/scripts/dict-install.sh,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ # if [ "`id -u`" != "0" ]; then |