diff options
Diffstat (limited to 'release/scripts/lib32-install.sh')
-rw-r--r-- | release/scripts/lib32-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/lib32-install.sh b/release/scripts/lib32-install.sh index c6f732d0138b..25b66df8bd90 100644 --- a/release/scripts/lib32-install.sh +++ b/release/scripts/lib32-install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/release/scripts/lib32-install.sh,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # if [ "`id -u`" != "0" ]; then |