diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:13:38 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-09-16 17:13:38 +0000 |
commit | 62cd7024672285353f795b018a55f808ff9bff11 (patch) | |
tree | 659f11211a1bc7bfd0e2dfce084a01f2ab377308 /sysutils/wmcpuload/Makefile | |
parent | c20627698143b7bdc164e53ddb866466995ba121 (diff) |
Notes
Diffstat (limited to 'sysutils/wmcpuload/Makefile')
-rw-r--r-- | sysutils/wmcpuload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/wmcpuload/Makefile b/sysutils/wmcpuload/Makefile index 4eb74f0462a7..0fdd48af230f 100644 --- a/sysutils/wmcpuload/Makefile +++ b/sysutils/wmcpuload/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wmcpuload -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/ DISTNAME= WMCPULoad-${PORTVERSION} |