freebsd-ports/misc/rpl/pkg-descr
Michael Landin 44cc9d4cee Fix WWW.
Approved by:		roberto (mentor)
2003-11-05 15:39:02 +00:00

11 lines
416 B
Plaintext

rpl is a Unix text replacement utility. It will replace strings with new
strings in multiple text files. It can scan directories recursively and
replace strings in all files found. The search can be limited to files
with certain filename suffixes (e.g. '.html', '.c', etc.).
WWW: http://www.laffeycomputer.com/rpl.html
AUTHOR: Joe Laffey <software@laffeycomputer.com>
- Michael L. Hostbaek
mich@FreeBSD.org