diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-06-02 08:23:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-06-02 08:23:23 +0000 |
commit | 901c44c76be578607ac58a8eeab567410ecf076d (patch) | |
tree | 68fcb67a7cbdf0e0d0f4ed22bb95ab46557dca4b /misc/bestfit | |
parent | 748cdb8fb01fcc83b90f1ff0a8dfb3c6fdbd963c (diff) | |
download | ports-901c44c76be578607ac58a8eeab567410ecf076d.tar.gz ports-901c44c76be578607ac58a8eeab567410ecf076d.zip |
Update WWW
Notes
Notes:
svn path=/head/; revision=255506
Diffstat (limited to 'misc/bestfit')
-rw-r--r-- | misc/bestfit/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/bestfit/pkg-descr b/misc/bestfit/pkg-descr index 3996ccc7a7bf..e60d6626ced7 100644 --- a/misc/bestfit/pkg-descr +++ b/misc/bestfit/pkg-descr @@ -4,3 +4,5 @@ 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). + +WWW: http://savannah.nongnu.org/projects/bestfit/ |