diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 4088d9928ec2..2aa89edceb04 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -9,10 +9,11 @@ PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 0.2.2 PORTREVISION= 4 CATEGORIES= sysutils xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= xfce-goodies DIST_SUBDIR= xfce4 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= r.c.ladan@gmail.com COMMENT= XFce4 systemload plugin with multiple CPU display modes BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |