1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/sysutils/highlnk/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
425 B
Plaintext

HighLnk is a high-performance hardlinking tool, which takes the contents of the
current directory, and hard-links files with different content to the target
directory. Files with same content will also be hard-linked but in a way that
storage space is saved. This is useful if you have many files on a read-only
partition, or if you plan to put many files on a CD/DVD, but the whole tree is
just too big to fit on the media.