diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2005-05-10 07:39:18 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2005-05-10 07:39:18 +0000 |
| commit | 8251f24dc8e6a36bbc878c9c00a200e062cb2a72 (patch) | |
| tree | efa8d4b0a6c5d4b2d3d6245170d8a1076a000367 | |
| parent | Fix build with rrdtool 1.2. (diff) | |
Yikes... purge all references to the long-dead ringwraith.online.bg.
PR: 80213 (rname)
Submitted by: Vasil Dimov <vd@datamax.bg>
| -rw-r--r-- | misc/rname/pkg-descr | 4 | ||||
| -rw-r--r-- | sysutils/pslist/pkg-descr | 4 | ||||
| -rw-r--r-- | sysutils/timelimit/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/rname/pkg-descr b/misc/rname/pkg-descr index ce95735b99c1..27804f862287 100644 --- a/misc/rname/pkg-descr +++ b/misc/rname/pkg-descr @@ -1,4 +1,4 @@ This is a simple utility to execute a program under a different name. -Author: Peter Pentchev <roam@orbitel.bg> -WWW: http://ringwraith.online.bg/devel/sysutils/rname/ +WWW: http://devel.ringlet.net/sysutils/rname/ +Author: Peter Pentchev <roam@ringlet.net> diff --git a/sysutils/pslist/pkg-descr b/sysutils/pslist/pkg-descr index 01bc560fa9b6..3c8fb282a79e 100644 --- a/sysutils/pslist/pkg-descr +++ b/sysutils/pslist/pkg-descr @@ -1,5 +1,5 @@ pslist is a simple command-line utility for viewing and sending signals to a whole process tree. -Author: Peter Pentchev <roam@orbitel.bg> -WWW: http://ringwraith.online.bg/devel/sysutils/pslist/ +WWW: http://devel.ringlet.net/sysutils/pslist/ +Author: Peter Pentchev <roam@ringlet.net> diff --git a/sysutils/timelimit/pkg-descr b/sysutils/timelimit/pkg-descr index adf05b787171..dc99473e93c2 100644 --- a/sysutils/timelimit/pkg-descr +++ b/sysutils/timelimit/pkg-descr @@ -3,5 +3,5 @@ after a given time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown. -WWW: http://ringwraith.online.bg/devel/sys/timelimit/ -Author: Peter Pentchev <roam@orbitel.bg> +WWW: http://devel.ringlet.net/sysutils/timelimit/ +Author: Peter Pentchev <roam@ringlet.net> |
