aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dupmerge/pkg-descr
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /sysutils/dupmerge/pkg-descr
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
Diffstat (limited to 'sysutils/dupmerge/pkg-descr')
-rw-r--r--sysutils/dupmerge/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/dupmerge/pkg-descr b/sysutils/dupmerge/pkg-descr
index 2bd265e45947..06b20be50b06 100644
--- a/sysutils/dupmerge/pkg-descr
+++ b/sysutils/dupmerge/pkg-descr
@@ -2,5 +2,3 @@ Dupmerge reads a list of files from standard input (eg., as produced by
"find . -print") and looks securely for identical files. When it finds
two or more identical files, all but one are unlinked to reclaim the
disk space and recreated as hard links to the remaining copy.
-
-WWW: https://sourceforge.net/projects/dupmerge/