diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-07-16 19:08:51 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-07-16 19:08:51 +0000 |
commit | 3ec6ae883160e7efd8e9a294d7052b3748025499 (patch) | |
tree | 8bc5dbd626f83be763784a8fea640db0acf263b3 /sysutils/wmcpuload | |
parent | 1275bd41490ca92551ac3c6c488a374d7860bb75 (diff) | |
download | ports-3ec6ae883160e7efd8e9a294d7052b3748025499.tar.gz ports-3ec6ae883160e7efd8e9a294d7052b3748025499.zip |
Notes
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> |