diff options
author | stacktic <stacktic@pkgsrc.org> | 2009-02-17 18:35:15 +0000 |
---|---|---|
committer | stacktic <stacktic@pkgsrc.org> | 2009-02-17 18:35:15 +0000 |
commit | ac01e48a326d94413545818e1d27961e2b1dd60e (patch) | |
tree | d67c1946590567c2c86bab47956d8f4a6d2bc872 /filesystems | |
parent | 990a4064444312fb089dc59b2dc3e8f0a1eaaeb0 (diff) | |
download | pkgsrc-ac01e48a326d94413545818e1d27961e2b1dd60e.tar.gz |
Fixed filesystems/fs-utils PLIST
Diffstat (limited to 'filesystems')
-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 |