mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
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)
9 lines
552 B
Text
9 lines
552 B
Text
The rcm suite of tools is for managing dotfiles directories. This is a directory
|
|
containing all the .*rc files in your home directory (.zshrc, .vimrc, and so
|
|
on). These files have gone by many names in history, such as "rc files" because
|
|
they typically end in rc or "dotfiles" because they begin with a period.
|
|
|
|
This suite is useful for committing your rc files to a central repository to
|
|
share, but it also scales to a more complex situation such as multiple source
|
|
directories shared between computers with some host-specific or task-specific
|
|
files.
|