summaryrefslogtreecommitdiff
path: root/sysutils/wmcpuload
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-25 22:53:13 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-25 22:53:13 +0000
commit3b8e40d1309dd9fe397193f0283e4585e592b864 (patch)
treed59afd24ca146f4c68910a7ffa9d471a046eb6be /sysutils/wmcpuload
parentFix manpage generation. (diff)
- Use bzip'd tarballs because of reduce size (some)
- Update WWW (some) - Do not resort to patching configure script (perl substitution) to fix the program-prefix issue (some)
Notes
Notes: svn path=/head/; revision=63572
Diffstat (limited to 'sysutils/wmcpuload')
-rw-r--r--sysutils/wmcpuload/Makefile1
-rw-r--r--sysutils/wmcpuload/distinfo2
-rw-r--r--sysutils/wmcpuload/pkg-descr2
3 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile
index e1ca33f3682d..089001dc93dc 100644
--- a/sysutils/wmcpuload/Makefile
+++ b/sysutils/wmcpuload/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
MAINTAINER= pat@FreeBSD.org
+USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_XPM= yes
diff --git a/sysutils/wmcpuload/distinfo b/sysutils/wmcpuload/distinfo
index f93cb864a43a..974f562438d2 100644
--- a/sysutils/wmcpuload/distinfo
+++ b/sysutils/wmcpuload/distinfo
@@ -1 +1 @@
-MD5 (wmcpuload-1.0.0.tar.gz) = cf1184c563e141e4d311c393b40207f1
+MD5 (wmcpuload-1.0.0.tar.bz2) = 978744e7ab8002cb3d973a23b47b59e1
diff --git a/sysutils/wmcpuload/pkg-descr b/sysutils/wmcpuload/pkg-descr
index c249ee206387..aed158bfd8ec 100644
--- a/sysutils/wmcpuload/pkg-descr
+++ b/sysutils/wmcpuload/pkg-descr
@@ -1,7 +1,7 @@
This is a port of wmcpuload, which displays the current cpu-load in a
simulated lcd-display, which supports background lighting.
-WWW: http://www.sh.rim.or.jp/~ssato/wmcpuload-e.html
+WWW: http://www.sh.rim.or.jp/~ssato/dockapp/index.shtml#wmcpuload
Author: Seiichi SATO <ssato@sh.rim.or.jp>
- Soeren Boll Overgaard