diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-15 03:18:03 +0000 |
commit | dad50d99b195f0597431757a3b8c63f1012e6731 (patch) | |
tree | 544072f356f3cefa26a6a5225882423a4ffe98f4 /misc/bestfit/pkg-descr | |
parent | bdd1e6bdc450acf24d30eda8055d33f1e61037d3 (diff) | |
download | ports-dad50d99b195f0597431757a3b8c63f1012e6731.tar.gz ports-dad50d99b195f0597431757a3b8c63f1012e6731.zip |
Notes
Diffstat (limited to 'misc/bestfit/pkg-descr')
-rw-r--r-- | misc/bestfit/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/bestfit/pkg-descr b/misc/bestfit/pkg-descr deleted file mode 100644 index 3996ccc7a7bf..000000000000 --- a/misc/bestfit/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Bestfit is a small program to determine which files that should be put -on a CD (or other media), so that as little space as possible is wasted. -It is very easy to use: you specify files on the command line, and -bestfit prints the names of those that were selected. Alternatively, -bestfit can execute a command for each selected file (eg. to move them -to a different directory). |