mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
fb16dfecae
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)
7 lines
374 B
Plaintext
7 lines
374 B
Plaintext
The tmpwatch utility recursively searches through specified
|
|
directories and removes files which have not been accessed in a
|
|
specified period of time. Tmpwatch is normally used to clean up
|
|
directories which are used for temporarily holding files (for example,
|
|
/tmp). Tmpwatch ignores symlinks, won't switch filesystems and only
|
|
removes empty directories and regular files.
|