diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 22:49:37 +0800 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 22:49:37 +0800 |
commit | 839dcd21c8eeb05ddaaecb3faa89a06cfec4d481 (patch) | |
tree | 0b43b1e0bd86cb1b01bfa7f7a99c39d396b45666 /sysutils | |
parent | 3bf3679b13d3bfa2bd884370a78ff6df9355aca2 (diff) | |
download | freebsd-ports-gnome-839dcd21c8eeb05ddaaecb3faa89a06cfec4d481.tar.gz freebsd-ports-gnome-839dcd21c8eeb05ddaaecb3faa89a06cfec4d481.tar.zst freebsd-ports-gnome-839dcd21c8eeb05ddaaecb3faa89a06cfec4d481.zip |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr
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 |