diff options
author | erwin <erwin@FreeBSD.org> | 2006-07-17 03:08:51 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-07-17 03:08:51 +0800 |
commit | 29d65d583a3112dba15151bba63424aec9170dbf (patch) | |
tree | a0507f53e09d9cf16ce2363fc02aa243b4d7ae43 /sysutils/wmcpuload | |
parent | 163769e37de6081638f1b8418fd885812d66d7ac (diff) | |
download | freebsd-ports-gnome-29d65d583a3112dba15151bba63424aec9170dbf.tar.gz freebsd-ports-gnome-29d65d583a3112dba15151bba63424aec9170dbf.tar.zst freebsd-ports-gnome-29d65d583a3112dba15151bba63424aec9170dbf.zip |
Update WWW and assign maintainership to submitter.
PR: 100399
Submitted by: Soeren Straarup <xride@x12.dk>
Diffstat (limited to 'sysutils/wmcpuload')
-rw-r--r-- | sysutils/wmcpuload/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmcpuload/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index 307293e23dcd..3c21d4c2ef85 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://seiichisato.jp/dockapps/src/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xride@x12.dk COMMENT= An "lcd" dockapp for windowmaker, which displays the current cpuload USE_BZIP2= yes diff --git a/sysutils/wmcpuload/pkg-descr b/sysutils/wmcpuload/pkg-descr index 7eb3e519b199..c5cf29cdb6f3 100644 --- a/sysutils/wmcpuload/pkg-descr +++ b/sysutils/wmcpuload/pkg-descr @@ -1,5 +1,5 @@ This is a port of wmcpuload, which displays the current cpu-load in a simulated lcd-display, which supports background lighting. -WWW: http://seiichisato.jp/dockapps/#wmmemmon +WWW: http://seiichisato.jp/dockapps/#wmcpuload Author: Seiichi SATO <me@seiichisato.jp> |