diff options
author | stacktic <stacktic> | 2009-02-17 18:35:15 +0000 |
---|---|---|
committer | stacktic <stacktic> | 2009-02-17 18:35:15 +0000 |
commit | e48e8b5007da4f2a4ce3dec3a381fbc66dc372b8 (patch) | |
tree | d67c1946590567c2c86bab47956d8f4a6d2bc872 /filesystems/fs-utils/PLIST | |
parent | aa3cd0add2bb8968c8c8cf6aac188d46e49a3144 (diff) | |
download | pkgsrc-e48e8b5007da4f2a4ce3dec3a381fbc66dc372b8.tar.gz |
Fixed filesystems/fs-utils PLIST
Diffstat (limited to 'filesystems/fs-utils/PLIST')
-rw-r--r-- | filesystems/fs-utils/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/fs-utils/PLIST b/filesystems/fs-utils/PLIST index 80a7e0a57fa..55a2f0668f9 100644 --- a/filesystems/fs-utils/PLIST +++ b/filesystems/fs-utils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2008/09/29 15:11:35 stacktic Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/02/17 18:35:15 stacktic Exp $ bin/fsu_cat bin/fsu_chflags bin/fsu_chmod @@ -10,12 +10,14 @@ bin/fsu_du bin/fsu_ecp bin/fsu_exec bin/fsu_find +bin/fsu_get bin/fsu_ln bin/fsu_ls bin/fsu_mkdir bin/fsu_mkfifo bin/fsu_mknod bin/fsu_mv +bin/fsu_put bin/fsu_rm bin/fsu_rmdir bin/fsu_touch |