aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-06-23 01:19:11 +0800
committerwxs <wxs@FreeBSD.org>2009-06-23 01:19:11 +0800
commita61c57192b98d5d2b6c85a78870f97a0338eb703 (patch)
tree907332ede2ef4f40be8cefa31309e53d27a44586 /sysutils
parent46dfba4397f90d5f7bffa8e1827ec73f521e9433 (diff)
downloadfreebsd-ports-gnome-a61c57192b98d5d2b6c85a78870f97a0338eb703.tar.gz
freebsd-ports-gnome-a61c57192b98d5d2b6c85a78870f97a0338eb703.tar.zst
freebsd-ports-gnome-a61c57192b98d5d2b6c85a78870f97a0338eb703.zip
- Fix typo and WWW in pkg-descr.
PR: ports/135912 Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/samesame/pkg-descr9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/samesame/pkg-descr b/sysutils/samesame/pkg-descr
index e3afbc402f8d..5dcf7e9b5e11 100644
--- a/sysutils/samesame/pkg-descr
+++ b/sysutils/samesame/pkg-descr
@@ -1,9 +1,9 @@
-Samesame is a collection of tools that fall in to the categorie of file
+Samesame is a collection of tools that fall in to the category of file
management software. These tools will prevent that you need to delete
files or buy more disk space. Instead they solve low disk space problems
by linking identical files together and thus free up waisted disk space.
-This collaction was inspired by the application samefile written by Jens
+This collection was inspired by the application samefile written by Jens
Schweikhardt. The collection comes with its own version of samefile that
is noticeable faster and is able to process a much larger file list.
@@ -17,6 +17,7 @@ Typical usage would be:
find / | samefile -i | samelink
This would search for identical files and clean up wasted disk space by
-linking them together. Add the option -n after samelink for a dry-run.
+linking them together. Add the option -vn after samelink for a verbose
+dry-run.
-WWW: http://www.akruijff.dds.nl/samesame/
+WWW: http://samesame.kruijff.org/