diff options
Diffstat (limited to 'release/scripts/ports-install.sh')
-rwxr-xr-x | release/scripts/ports-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/ports-install.sh b/release/scripts/ports-install.sh index 0933e7163264..902d9e47127c 100755 --- a/release/scripts/ports-install.sh +++ b/release/scripts/ports-install.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/release/scripts/ports-install.sh,v 1.3.36.2.2.1 2010/12/21 17:09:25 kensmith Exp $ # if [ "`id -u`" != "0" ]; then |