diff options
author | josef <josef@FreeBSD.org> | 2004-12-12 22:49:37 +0800 |
---|---|---|
committer | josef <josef@FreeBSD.org> | 2004-12-12 22:49:37 +0800 |
commit | 5ff4919fa70035a84bc5df2f23aad1760bdcfcd9 (patch) | |
tree | 6c9d1bd3e122d10372f01f7bdbfd3d5e2045f765 /sysutils/bubblemon2 | |
parent | bc418431b6aff54bf21f090b8e3ce54e1bc43663 (diff) | |
download | freebsd-ports-gnome-5ff4919fa70035a84bc5df2f23aad1760bdcfcd9.tar.gz freebsd-ports-gnome-5ff4919fa70035a84bc5df2f23aad1760bdcfcd9.tar.zst freebsd-ports-gnome-5ff4919fa70035a84bc5df2f23aad1760bdcfcd9.zip |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr
Diffstat (limited to 'sysutils/bubblemon2')
-rw-r--r-- | sysutils/bubblemon2/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |