diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1994-11-21 02:22:41 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1994-11-21 02:22:41 +0000 |
commit | 7e88c67a7471e13729b7b7bce6c40a431255e949 (patch) | |
tree | ea41dc028fcd1b4a46a32f1a983eb099bdcdafcf | |
parent | Use mode 644 for score file (diff) |
Set ownership and permissions
Notes
Notes:
svn path=/head/; revision=439
-rw-r--r-- | games/jetpack/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/jetpack/pkg-plist b/games/jetpack/pkg-plist index 17ad7e9aefb6..dfa39fc21183 100644 --- a/games/jetpack/pkg-plist +++ b/games/jetpack/pkg-plist @@ -1,7 +1,8 @@ @cd /usr/local +@owner games @mode 644 man/man6/jetpack.6 lib/jetpack/jetpack.lev000 -@owner bin @mode 4755 bin/jetpack +@exec chown games lib/jetpack |