diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 12:39:13 +0000 |
commit | 501e1abf47bfdc9b61249376805e53021200c111 (patch) | |
tree | b8144f71947cee55af077a6843a567512ca07b94 /sysutils/xfce4-cpugraph-plugin | |
parent | c9026ef173add602626d88f557fa56946035e51f (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-cpugraph-plugin')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index c4ae7d3dd74d..db5b468248b7 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -9,11 +9,10 @@ PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 0.2.2 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ - http://matt.nerim.net/xfce-goodies/ \ - http://www.bsd-blax.org/ports/mirrors/ + http://matt.nerim.net/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@rimasec.net +MAINTAINER= matt@bsdfly.org COMMENT= XFce4 systemload plugin with multiple CPU display modes BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |