ports/sysutils/rcm/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

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.