diff options
author | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2009-01-23 21:14:16 +0000 |
commit | 65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8 (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /www/ganglia-webfrontend | |
parent | 881024f8b96ae21f8ecbccb84d200b061febe8d3 (diff) | |
download | pkgsrc-65e9c90d892a2f33d5f3fee2aa3a91def51e6ba8.tar.gz |
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Diffstat (limited to 'www/ganglia-webfrontend')
-rw-r--r-- | www/ganglia-webfrontend/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ganglia-webfrontend/Makefile b/www/ganglia-webfrontend/Makefile index b5c91abd9aa..a9d2cc08129 100644 --- a/www/ganglia-webfrontend/Makefile +++ b/www/ganglia-webfrontend/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/05/26 02:13:25 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2009/01/23 21:14:16 jschauma Exp $ # DISTNAME= ganglia-3.0.1 @@ -8,7 +8,7 @@ CATEGORIES= www parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://ganglia.sourceforge.net/ COMMENT= PHP based frontend for the Ganglia Cluster Monitor |