diff options
Diffstat (limited to 'release/scripts/dict-make.sh')
-rwxr-xr-x | release/scripts/dict-make.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release/scripts/dict-make.sh b/release/scripts/dict-make.sh index d519342..355d6ff 100755 --- a/release/scripts/dict-make.sh +++ b/release/scripts/dict-make.sh @@ -1,6 +1,7 @@ #!/bin/sh - +# # $FreeBSD$ +# # Move the dict stuff out to its own dist if [ -d ${RD}/trees/bin/usr/share/dict ]; then |