diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-06-02 16:23:23 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-06-02 16:23:23 +0800 |
commit | c25a5c07866fbe9c96fb829f0a41cf006b8cca4a (patch) | |
tree | 254e711a05d3caf963be853b5d1c97fa3f73835a | |
parent | 17061db842ffb8f84dc2caffe587ac3c1067965c (diff) | |
download | freebsd-ports-gnome-c25a5c07866fbe9c96fb829f0a41cf006b8cca4a.tar.gz freebsd-ports-gnome-c25a5c07866fbe9c96fb829f0a41cf006b8cca4a.tar.zst freebsd-ports-gnome-c25a5c07866fbe9c96fb829f0a41cf006b8cca4a.zip |
Update WWW
-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/ |