diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-05 16:23:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-05 16:23:31 +0000 |
commit | af6a36b2d1eaab0d6b81092ef175a66c14c3c623 (patch) | |
tree | 342d96dedaeb0ad0d4923970c3cfad694dca0a28 /sysutils/xfce4-cpugraph-plugin | |
parent | fd202c7a5ec9712b58760a0b994f3009921015ab (diff) | |
download | ports-af6a36b2d1eaab0d6b81092ef175a66c14c3c623.tar.gz ports-af6a36b2d1eaab0d6b81092ef175a66c14c3c623.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 444ce3570f8c..ef217ae73d71 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 -MAINTAINER= r.c.ladan@gmail.com +MAINTAINER= rene@FreeBSD.org COMMENT= XFce4 systemload plugin with multiple CPU display modes GNU_CONFIGURE= yes |