diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
commit | 839dcd21c8eeb05ddaaecb3faa89a06cfec4d481 (patch) | |
tree | 0b43b1e0bd86cb1b01bfa7f7a99c39d396b45666 /sysutils/bubblemon2 | |
parent | Add USE_PERL5_BUILD for upcoming xorg upgrade. (diff) |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=123815
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 |