diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-02-27 10:12:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-02-27 10:12:56 +0000 |
commit | 35f2cdab6f2741c5f5f29c912f5fd2f86b99014a (patch) | |
tree | 9cf4c236efbd33dde5bcb170e29ace1e71f815a4 /sysutils/wmbluecpu/Makefile | |
parent | 5127ab5e03cfa525e7daf616c42d496289a2b82e (diff) |
Notes
Diffstat (limited to 'sysutils/wmbluecpu/Makefile')
-rw-r--r-- | sysutils/wmbluecpu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmbluecpu/Makefile b/sysutils/wmbluecpu/Makefile index 46a1ac3463b9..386634bdb03d 100644 --- a/sysutils/wmbluecpu/Makefile +++ b/sysutils/wmbluecpu/Makefile @@ -7,12 +7,12 @@ PORTNAME= wmbluecpu PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils windowmaker MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/xutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= benjsc@FreeBSD.org COMMENT= A CPU monitoring dockapp USE_BZIP2= yes |