diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /release/scripts/src-install.sh | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) | |
Diffstat (limited to 'release/scripts/src-install.sh')
| -rwxr-xr-x | release/scripts/src-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/src-install.sh b/release/scripts/src-install.sh index 90583c24d592..3a60e58f8fa1 100755 --- a/release/scripts/src-install.sh +++ b/release/scripts/src-install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/release/scripts/src-install.sh,v 1.11.2.3.2.1 2008/11/25 02:59:29 kensmith Exp $ # if [ "`id -u`" != "0" ]; then |
