diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-15 12:15:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-15 12:15:08 +0000 |
commit | ea15a8209547900ed7e75c952dabda0068112ca4 (patch) | |
tree | 39246eb8fda45d9094ba75e96bf20609dc056b98 /sysutils/pcpustat/Makefile | |
parent | be43d49dfd24914d810b6e60438abab1e14f67bc (diff) |
Notes
Diffstat (limited to 'sysutils/pcpustat/Makefile')
-rw-r--r-- | sysutils/pcpustat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pcpustat/Makefile b/sysutils/pcpustat/Makefile index da079a198b65..c0cf3c759633 100644 --- a/sysutils/pcpustat/Makefile +++ b/sysutils/pcpustat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pcpustat -PORTVERSION= 1.1 +PORTVERSION= 1.3 CATEGORIES= sysutils MASTER_SITES= http://chipstips.com/download/ |