diff options
author | krion <krion@FreeBSD.org> | 2004-07-21 20:39:13 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-21 20:39:13 +0800 |
commit | d5c61b67d0b5d16780e314d2592cabb6c2dcf7af (patch) | |
tree | e38eab283a98c68024e12ecc51613e60652dd0ec /sysutils/xfce4-cpugraph-plugin | |
parent | d13bc998ec6cef4dc04c14a84d9dff3cf461a5a4 (diff) | |
download | freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.tar.gz freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.tar.zst freebsd-ports-gnome-d5c61b67d0b5d16780e314d2592cabb6c2dcf7af.zip |
Change maintainer's mail.
Fix MASTER_SITES
PR: ports/69338
Submitted by: maintainer
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 |