diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-cpugraph-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-fsguard-plugin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 58d85eea72b4..1fac8670078e 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFce4 systemload plugin with multiple CPU display modes BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index 1580cfbac32f..12492b69071a 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://xfce.org/~kelnos/mirrors/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= XFce4 panel plugin to check a mountpoint for free disk space BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index a33c8bf76486..5d1dafb20952 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xfce4-genmon-plugin # Date created: 2004-09-12 -# Whom: Matt Lancereau <matt@bsdfly.org> +# Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ DIST_SUBDIR= xfce4 -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Monitor XFce4 panel plugin BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel |