diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bubblemon2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xsu/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bubblemon2/Makefile b/sysutils/bubblemon2/Makefile index 00427867e6b3..7504f0b1ad25 100644 --- a/sysutils/bubblemon2/Makefile +++ b/sysutils/bubblemon2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= bubblemon DISTNAME= bubblemon-${PORTVERSION} -MAINTAINER= rael@vectorstar.net +MAINTAINER= ports@FreeBSD.org COMMENT= Bubblemon2 is a system CPU and memory load monitor for GNOME2 LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 diff --git a/sysutils/xsu/Makefile b/sysutils/xsu/Makefile index 568eaa3f5e20..21fcce4fbc38 100644 --- a/sysutils/xsu/Makefile +++ b/sysutils/xsu/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= http://xsu.freax.eu.org/files/ -MAINTAINER= rael@vectorstar.net +MAINTAINER= ports@FreeBSD.org COMMENT= Xsu runs commands as root after prompting for the root password USE_X_PREFIX= yes |